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

4 lines
31 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
IF problem
STOP RUN
END-IF