Files
codeql/go/extractor-smoke-test/expected.csv
2022-05-20 10:07:19 -07:00

13 lines
264 B
CSV

"1","assignment to i"
"assignment to i","selection of Println"
"call to Println","exit"
"entry","skip"
"entry","skip"
"function declaration","exit"
"i","call to Println"
"nd","col1"
"selection of Println","i"
"skip","1"
"skip","function declaration"
"skip","skip"