>  2000/03/08 (水) 04:56:06      [mirai]
> > error: Declaration syntax error near "include <stdio.h>"
> デバグしたyo
#include <stdio.h>
main{
a:
printf("面倒だからイヤ\n");
goto a;
}

error: Declaration syntax error. near "main{"

参考:2000/03/08(水)04時54分02秒