solorice/vscodium/extensions/magicstack.magicpython-1.1.1/test/numbers/python2.py
2022-04-28 21:17:01 +03:00

12 lines
371 B
Python

123l
123L
1_234l
123 : constant.numeric.bin.python, source.python
l : constant.numeric.bin.python, source.python, storage.type.number.python
123 : constant.numeric.bin.python, source.python
L : constant.numeric.bin.python, source.python, storage.type.number.python
1_234l : invalid.illegal.name.python, source.python