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

4 lines
31 B
COBOL
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
IF problem
STOP RUN
END-IF