Files
codeql/python/ql/test/library-tests/thrift/References.ql
2020-03-30 11:59:10 +02:00

7 lines
106 B
Plaintext

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