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