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

6 lines
80 B
Plaintext

import external.Thrift
from ThriftElement t, int n
select t, n, t.getChild(n)