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

5 lines
79 B
Plaintext

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