RosettaCodeData/Task/Program-termination/COBOL/program-termination-1.cobol

4 lines
31 B
Text
Raw Permalink Normal View History

2013-10-27 22:24:23 +00:00
IF problem
STOP RUN
END-IF