Skip to content

Commit 64a50c5

Browse files
committed
Java: tweak a test
1 parent c0fcf7f commit 64a50c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import semmle.code.java.Expr
22

33
from BooleanLiteral lit
4+
where lit.getCompilationUnit().fromSource()
45
select lit

0 commit comments

Comments
 (0)