RosettaCodeData/Task/Exceptions/Modula-3/exceptions-1.mod3
2023-07-01 11:58:00 -04:00

2 lines
44 B
Text

EXCEPTION EndOfFile;
EXCEPTION Error(TEXT);