]> andersk Git - splint.git/blob - test/rc.c
Fixed off by one bug involving arrays initialized with a block of values.
[splint.git] / test / rc.c
1 char *f (void)
2 {
3   return MYSTERY;
4 }
This page took 0.037302 seconds and 5 git commands to generate.