8 lines
77 B
Plaintext
8 lines
77 B
Plaintext
#name : try ... of ... catch after end
|
|
# --
|
|
try $1 of
|
|
$0
|
|
catch
|
|
after
|
|
end
|