RosettaCodeData/Task/Program-termination/OPL/program-termination.opl
2025-06-11 20:16:52 -04:00

3 lines
36 B
Text

PROC main:
IF 1 :STOP :ENDIF
ENDP