fork download
  1. %option main
  2. %%
  3. [A-Z]+[ \t\n\.\,] printf("%s",yytext);
  4. . ; /* no action specified */
  5.  
Success #stdin #stdout #stderr 0.02s 6928KB
stdin
Ali VELI A7, X. 12 HAMI BEY a
stdout
Standard output is empty
stderr
ERROR: /home/Wb8CP6/prog:3:10: Syntax error: Operator expected
ERROR: /home/Wb8CP6/prog:4:30: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit