Uncomment one grammar test (#118361)

This commit is contained in:
Nikita Sobolev 2024-04-29 14:16:51 +03:00 committed by GitHub
parent 3c39f335cb
commit 23d0371bb9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -164,7 +164,7 @@ class TokenTests(unittest.TestCase):
x = 3.14
x = 314.
x = 0.314
# XXX x = 000.314
x = 000.314
x = .314
x = 3e14
x = 3E14