root/test/lisp/progmodes/flymake-resources/some-problems.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


     1 #include <stdio.h>
     2 
     3 strange;
     4 
     5 int frob(char);
     6 
     7 sint main();

/* [<][>][^][v][top][bottom][index][help] */