Files
codeql/python/ql/test/library-tests/PointsTo/extensions/test.py

18 lines
117 B
Python

#Magical values
one
two
#Make sure values exist in DB
1,2,3,4,5,6
a3 = ().three
a4 = False.four
a3
a4
five
six