]> andersk Git - splint.git/blob - test/tests2.4/cpptest.c
Hopefully fixed configuration program caused by running an old version of automake.
[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.084782 seconds and 5 git commands to generate.