]> andersk Git - splint.git/blob - test/tclauses/struct.c
Improved tracking of state change locations. Added +showdeephistory
[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.038642 seconds and 5 git commands to generate.