blob: 34b4ea3a9b721e0a25bc800beee5bd5ad92a3fcc [file] [log] [blame]
fun a() {
try {
dos()
} finally<caret>
}