RosettaCodeData/Task/Exceptions/Modula-3/exceptions-1.mod3

3 lines
44 B
Plaintext

EXCEPTION EndOfFile;
EXCEPTION Error(TEXT);