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