root
/
test
/
lisp
/
progmodes
/
flymake-resources
/another-problematic-file.c
/* [<][>]
[^]
[v][top]
[bottom]
[index]
[help]
*/
DEFINITIONS
This source file includes following definitions.
frob
1
#include
"
some-problems.h
"
2
3
int
frob
(
char
* freb)
{
4
return
42;
5
}
/* [<][>][^]
[v]
[top]
[bottom]
[index]
[help]
*/