]> andersk Git - splint.git/blame - test/tclauses/struct.c
noexpand always false.
[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.078013 seconds and 6 git commands to generate.