02180e8685
^KT-57777 Fixed ^KT-57818 Fixed
4 lines
63 B
Kotlin
Vendored
4 lines
63 B
Kotlin
Vendored
// FIR_IDENTICAL
|
|
|
|
val test = try { } catch (e : Throwable) { }
|