root
/
test
/
lisp
/
progmodes
/
flymake-resources
/test.c
/* [<][>]
[^]
[v][top]
[bottom]
[index]
[help]
*/
DEFINITIONS
This source file includes following definitions.
main
1
int
main
()
2
{
3
char
c
= 1000;
4
return
c
;
5
}
/* [<][>][^]
[v]
[top]
[bottom]
[index]
[help]
*/