7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
# name: try
|
|
# key: try
|
|
# --
|
|
(try
|
|
$1$>
|
|
(catch ${2:Exception} e$>
|
|
$3$>))$> |