fork download
  1. %%
  2. "hello" printf("Hello, World!");
  3. %%
  4.  
  5. int main(int argc, char *argv[]) {
  6. yylex();
  7. return 0;
  8. }
  9.  
Success #stdin #stdout #stderr 0.02s 6908KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/gOdXtD/prog:8:1: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit