]> andersk Git - splint.git/blob - test/tests2.4/cpptest.c
Initial revision
[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.133939 seconds and 5 git commands to generate.