fork download
  1.  
  2. DISPLAY 'Hello, world'.
  3. STOP RUN.
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
prog.cob:2: Warning: File not terminated by a newline
prog.cob:2: Error: syntax error, unexpected DISPLAY, expecting PROGRAM_ID
stdout
Standard output is empty