X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a37abdcbc5d8828428cea8b9daca65d9ee0994b5..bbf38400ceef34119e63c18c71e3316040a90a59:/tests/data/numeric_literals.py diff --git a/tests/data/numeric_literals.py b/tests/data/numeric_literals.py index b812ebf..9a49dfa 100644 --- a/tests/data/numeric_literals.py +++ b/tests/data/numeric_literals.py @@ -34,7 +34,7 @@ x = 123_456_789.123_456_789e123_456_789 x = 123_456_789e123_456_789 x = 123_456_789j x = 123_456_789.123_456_789j -x = 0xb1acc +x = 0xB1ACC x = 0b1011 x = 0o777 x = 0.000_000_006