Id DIVISION.Program id. SS.ENVIRONMENT DIVISION.DATA DIVISION.WORKING-STORAGE SECTION.01 Z PIC X(02).PROCEDURE DIVISION.PARA2. DISPLAY 'ZZ'. STOP RUN.
Standard input is empty
prog.cob:1: Warning: Invalid indicator 'I' at column 7 prog.cob:9: Warning: File not terminated by a newline prog.cob:1: Error: syntax error, unexpected WORD, expecting PROGRAM_ID
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!