RosettaCodeData/Task/Exceptions/Modula-3/exceptions-1.mod3
2023-07-01 13:44:08 -04:00

2 lines
44 B
Text

EXCEPTION EndOfFile;
EXCEPTION Error(TEXT);