]> andersk Git - splint.git/blob - test/temp/unrecog.c
Fixed bugs in the constant removal code for binary expressions.
[splint.git] / test / temp / unrecog.c
1 int f (void)
2 {
3   /*@asdghjf@*/
4   /*@-gasdf@*/
5   return 3;
6 }
This page took 0.087988 seconds and 5 git commands to generate.