RosettaCodeData/Task/Exceptions/ALGOL-68/exceptions-3.alg

6 lines
182 B
Plaintext

...
except foo event:
IF ... THEN # Alas, cannot handle it here continue propagation of #
IF NOT (foo event mended OF foo base)(foo base) THEN undefined # trace back # FI
FI