| Path : /proc/self/root/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/ |
| Current File : //proc/self/root/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo.c |
int main()
{
int i;
int k;
int more_indented;
int l;
char *str = "/* this is no comment */";
return 0;
}