Files
codeql/python/ql/test/library-tests/PointsTo/regressions/missing/metaclass/getACall.ql
2020-06-08 15:03:46 +02:00

5 lines
74 B
Plaintext

import python
from PythonFunctionValue func
select func, func.getACall()