Files
codeql/cpp/ql/test/library-tests/extraction_errors/functions.ql
2024-11-11 17:16:34 +00:00

6 lines
61 B
Plaintext

import cpp
from Function fn
where fn.fromSource()
select fn