]> andersk Git - splint.git/blame - test/void.expect
Added some new test cases also merged with Dave Evans's tests.
[splint.git] / test / void.expect
CommitLineData
80ee600a 1
2void.c: (in function f)
3void.c:5:3: Return value (type int) ignored: f()
4void.c:3:5: Function exported but not used outside void: f
5 void.c:7:1: Definition of f
6
7Finished LCLint checking --- 2 code errors found, as expected
This page took 0.129749 seconds and 5 git commands to generate.