RosettaCodeData/Task/Exceptions/Pop11/exceptions-1.pop11

4 lines
71 B
Plaintext

define throw_exception();
throw([my_exception my_data]);
enddefine;