145b2c260b
Part of #KT-22211
19 lines
268 B
Kotlin
Vendored
19 lines
268 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> |