mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
5
python/extractor/tests/tokenizer/dollar.tokens
Normal file
5
python/extractor/tests/tokenizer/dollar.tokens
Normal file
@@ -0,0 +1,5 @@
|
||||
1,0-1,5: DOLLARNAME '$name'
|
||||
1,5-1,6: NEWLINE '\n'
|
||||
2,0-2,5: DOLLARNAME '$ßðđ0'
|
||||
2,5-2,6: NEWLINE '\n'
|
||||
3,0-3,0: ENDMARKER ''
|
||||
Reference in New Issue
Block a user