]> andersk Git - splint.git/blob - test/void.expect
Modified tests to account for bool being defined in the standard library.
[splint.git] / test / void.expect
1
2 void.c: (in function f)
3 void.c:5:3: Return value (type int) ignored: f()
4 void.c:3:5: Function exported but not used outside void: f
5    void.c:7:1: Definition of f
6
7 Finished checking --- 2 code warnings, as expected
This page took 1.486141 seconds and 5 git commands to generate.