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