#include #include "test.peg.c" int main() { while (yyparse()); return 0; }