]> andersk Git - splint.git/blob - test/tests2.2/nestext.c
Added the splint.org css sheet to the html version of the faq.
[splint.git] / test / tests2.2 / nestext.c
1 int f (void)
2 {
3   extern int test (void);
4
5   return test();
6 }
This page took 0.038228 seconds and 5 git commands to generate.