mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
5
python/extractor/tests/tokenizer/continuation.py
Normal file
5
python/extractor/tests/tokenizer/continuation.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def foo():
|
||||
pass \
|
||||
\
|
||||
\
|
||||
|
||||
Reference in New Issue
Block a user