mirror of
https://github.com/github/codeql.git
synced 2026-03-29 11:48:16 +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
|
|
|