]> andersk Git - splint.git/blob - test/branchstate.expect
noexpand always false.
[splint.git] / test / branchstate.expect
1
2 branchstate.c: (in function foo)
3 branchstate.c:7:37: Right operand of && is non-boolean (char):
4                        (p != (char *)0) && (*p)
5
6 Finished LCLint checking --- 1 code error found, as expected
This page took 0.53805 seconds and 5 git commands to generate.