fork download
  1. var a : string
  2. put "a"
  3. get a
  4. put a
Success #stdin #stdout #stderr 0.02s 7000KB
stdin
aaa
stdout
Standard output is empty
stderr
ERROR: /home/c7Qs8H/prog:4:4: Syntax error: Unexpected end of file
ERROR: '$runtoplevel'/0: Undefined procedure: program/0
   Exception: (3) program ? EOF: exit