9 lines
76 B
Plaintext
9 lines
76 B
Plaintext
|
begin
|
||
|
${1}
|
||
|
rescue ${2:Exception} => ${3:e"}
|
||
|
${4}
|
||
|
ensure
|
||
|
${5}
|
||
|
end
|
||
|
${6}
|