Exceptions/Catch an exception thrown in a nested call: Difference between revisions

Content added Content deleted
(Add Julia language)
(→‎{{header|Maple}}: Incomplete)
Line 1,876: Line 1,876:


=={{header|Maple}}==
=={{header|Maple}}==
{{incomplete|Maple|"Show/describe what happens when the program is run."}}

<lang Maple>num_times:=0:
<lang Maple>num_times:=0:
baz := proc()
baz := proc()