blob: 5f1e5e983e9fd4550d68bb80f6592f48b7933b7e [file]
fun a() = try {
// do smth
} catch (e: Exception)
<caret>