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

11 lines
160 B
Plaintext

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