mirror of
https://github.com/github/codeql.git
synced 2026-04-01 13:18:20 +02: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
|
|
|