fork download
  1. ; your code goes here
  2. (printout('hi'))
  3. (exit)
  4. ; empty line at the end
Success #stdin #stdout 0.01s 5392KB
stdin
Standard input is empty
stdout
[EXPRNPSR3] Missing function declaration for 'hi'.