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

4 lines
71 B
Text
Raw Permalink Normal View History

2013-04-10 22:43:41 -07:00
define throw_exception();
throw([my_exception my_data]);
enddefine;