Files
kotlin-fork/compiler/testData/ir/irText/declarations/catchParameterInTopLevelProperty.kt
T
2017-05-05 09:59:30 +03:00

1 line
44 B
Kotlin
Vendored

val test = try { } catch (e : Throwable) { }