]> andersk Git - splint.git/blob - test/tclauses/gt.c
Improved tracking of state change locations. Added +showdeephistory
[splint.git] / test / tclauses / gt.c
1 extern int glob;
2
3 int f (void) /*@globals undef glob@*/
4 {
5   return glob;
6 }
This page took 0.104769 seconds and 5 git commands to generate.