RosettaCodeData/Task/Flow-control-structures/COBOL/flow-control-structures-2.cobol
2023-07-01 13:44:08 -04:00

4 lines
121 B
COBOL

GO TO First-Thing Second-Thing Third-Thing
DEPENDING ON Thing-To-Do
* *> Handle invalid thing...