Files
codeql/python/ql/test/library-tests/thrift/References.ql
2018-11-19 15:15:54 +00:00

8 lines
107 B
Plaintext

import python
import external.Thrift
from ThriftType t, ThriftStruct s
where t.references(s)
select t, s