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

1 line
44 B
Kotlin

val foo: Int by throw NullPointerException()