]> andersk Git - splint.git/blob - test/tests2.4/cpptest.c
Fixed loading of rc files, warnrc and showscan.
[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.116364 seconds and 5 git commands to generate.