py/lexer: Add support for underscores in numeric literals.
This is a very convenient feature introduced in Python 3.6 by PEP 515.
This commit is contained in:
5
tests/basics/python36.py.exp
Normal file
5
tests/basics/python36.py.exp
Normal file
@@ -0,0 +1,5 @@
|
||||
100000
|
||||
165
|
||||
65535
|
||||
123
|
||||
83
|
||||
Reference in New Issue
Block a user