PythonExtra/tests/float/python36.py.exp
Damien George 6a445b60fa py/lexer: Add support for underscores in numeric literals.
This is a very convenient feature introduced in Python 3.6 by PEP 515.
2018-06-12 12:17:43 +10:00

6 lines
32 B
Plaintext

1000.18
1e+12
123.0
123.4
1e+13