Files
2020-05-08 11:51:47 +02:00

11 lines
164 B
Plaintext

/**
* @name Show Java Ifs
* @description Show Java Ifs
* @kind problem
* @id inrepo-java-querypack/show-ifs
*/
import java
from IfStmt i
select i, "hello if"