mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Java: tweak a test
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import semmle.code.java.Expr
|
||||
|
||||
from BooleanLiteral lit
|
||||
where lit.getCompilationUnit().fromSource()
|
||||
select lit
|
||||
|
||||
Reference in New Issue
Block a user