]> andersk Git - splint.git/blob - test/void.expect
Remove unused cpplib_createDefinition.
[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 0.039371 seconds and 5 git commands to generate.