]> andersk Git - splint.git/blame - test/tclauses/struct.c
- library fixes:
[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.709381 seconds and 5 git commands to generate.