]> andersk Git - splint.git/blame - test/tests2.4/cpptest.c
o Make lltok an abstract type, a pointer to structure instead of a plain
[splint.git] / test / tests2.4 / cpptest.c
CommitLineData
885824d3 1int test (void) {
2 int x = __P('a');
3
4 return x;
5}
6
This page took 1.604774 seconds and 5 git commands to generate.