Files
kotlin-fork/compiler/testData/cfg/declarations/properties/unreachableDelegation.kt
T

1 line
44 B
Kotlin
Vendored

val foo: Int by throw NullPointerException()