11 lines
No EOL
160 B
Text
11 lines
No EOL
160 B
Text
/**
|
|
* @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" |