]> andersk Git - splint.git/blame_incremental - test/tclauses/struct.c
noexpand always false.
[splint.git] / test / tclauses / struct.c
... / ...
CommitLineData
1/*
2struct st {
3 int x;
4} ;
5*/
6
7typedef struct st st;
This page took 0.037013 seconds and 6 git commands to generate.