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