145b2c260b
Part of #KT-22211
20 lines
269 B
Kotlin
Vendored
20 lines
269 B
Kotlin
Vendored
fun a() = try {
|
|
// do smth
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception) {
|
|
|
|
} catch (e: Exception)
|
|
<caret> |