blob: ce410d261edfd76828692022b8408b274eddd3b7 [file] [log] [blame]
<selection>println "foo"</selection>
-----
try {
println "foo"
} finally {
}