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

4 lines
71 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
define throw_exception();
throw([my_exception my_data]);
enddefine;