mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
8 lines
116 B
Python
8 lines
116 B
Python
|
|
#ODASA-4596
|
|
from tokens import *
|
|
|
|
#TOKEN_1 is defined in tokens, but we cannot determine that statically.
|
|
TOKEN_1
|
|
|