]> andersk Git - splint.git/blob - test/tests2.4/cpptest.c
Pushed back constraintResolve.c to the previous version.
[splint.git] / test / tests2.4 / cpptest.c
1 int test (void) {
2   int x = __P('a');
3
4   return x;
5 }
6   
This page took 0.039705 seconds and 5 git commands to generate.