mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
12
python/extractor/tests/parser/numbers.py
Normal file
12
python/extractor/tests/parser/numbers.py
Normal file
@@ -0,0 +1,12 @@
|
||||
1
|
||||
|
||||
2.0
|
||||
|
||||
3j
|
||||
|
||||
0x4
|
||||
|
||||
0o5
|
||||
|
||||
0b110
|
||||
|
||||
Reference in New Issue
Block a user