Files
codeql/python/ql/test/query-tests/Variables/undefined/import_star.py
2018-11-19 15:15:54 +00:00

8 lines
116 B
Python

#ODASA-4596
from tokens import *
#TOKEN_1 is defined in tokens, but we cannot determine that statically.
TOKEN_1