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

11 lines
156 B
Plaintext

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