]> andersk Git - splint.git/blob - test/typeof.expect
Fixed bug causing Splint is suggest using the +ignoresigns flag even if it was alread...
[splint.git] / test / typeof.expect
1
2 typeof.c: (in function main)
3 typeof.c:10:4: Variable ip used before definition
4 typeof.c:11:4: Array element y[3] used before definition
5
6 Finished checking --- 2 code warnings, as expected
This page took 0.070937 seconds and 5 git commands to generate.