Files
codeql/java/ql/test/library-tests/locations/LiteralLocations.ql
2018-08-30 10:48:05 +01:00

6 lines
84 B
Plaintext

import default
from Literal l
where exists(l.getFile().getRelativePath())
select l