fork download
  1. %{
  2. %}
  3. %%
  4. [\n] {printf("\n Hello good morning");}
  5. %%
  6. void main(global)
  7. {
  8. yylex();
  9. }
  10.  
Success #stdin #stdout #stderr 0.03s 6880KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
ERROR: /home/aqE3AN/prog:9:1: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit