fork download
  1. %option main
  2. %%
  3. [a-z]+ printf("IDENTIFIER");
  4. for printf("FOR");
  5.  
Success #stdin #stdout #stderr 0.03s 6988KB
stdin
 for count := 1 to 10
stdout
Standard output is empty
stderr
ERROR: /home/mNg4sy/prog:4:18: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit