blob: 1669e584cd3aa2c176ea7252625b102fdc3e2aa5 [file] [log] [blame]
fun a() = try {
// do smth
} finally<caret> {
}