]> andersk Git - splint.git/blob - test/tclauses/struct.c
Removed .lh .lcs .lcd files in test directory from distribution tar ball as suggested...
[splint.git] / test / tclauses / struct.c
1 /*
2 struct st {
3   int x;
4 } ;
5 */
6
7 typedef struct st st;
This page took 0.040515 seconds and 5 git commands to generate.