1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
semantic/test/fixtures/python/integer.B.py

14 lines
67 B
Python
Raw Normal View History

2017-06-07 03:10:32 +03:00
-2
0xDAD
0XDAD
2j
-2j
0o312
0O312
0b101
0B101
2_2
0B1_1_1
0O2_3
1L