X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/250ba7f04b300df284ba80cd4bb4122b45b41efb..89c42a0011721e164738c17a192452ee77d9cc99:/tests/data/numeric_literals.py diff --git a/tests/data/numeric_literals.py b/tests/data/numeric_literals.py index 254da68..06b7f77 100644 --- a/tests/data/numeric_literals.py +++ b/tests/data/numeric_literals.py @@ -12,7 +12,7 @@ x = 123456789.123456789E123456789 x = 123456789E123456789 x = 123456789J x = 123456789.123456789J -x = 0XB1ACC +x = 0Xb1aCc x = 0B1011 x = 0O777 x = 0.000000006 @@ -36,7 +36,7 @@ x = 123456789.123456789e123456789 x = 123456789e123456789 x = 123456789j x = 123456789.123456789j -x = 0xB1ACC +x = 0xb1acc x = 0b1011 x = 0o777 x = 0.000000006