4 lines
31 B
COBOL
4 lines
31 B
COBOL
|
|
IF problem
|
||
|
|
STOP RUN
|
||
|
|
END-IF
|