Files
codeql/cpp/ql/test/library-tests/conditions/elements.ql
2018-08-02 17:53:23 +01:00

6 lines
66 B
Plaintext

import cpp
from Element e
where not e instanceof Folder
select e