3 lines
112 B
Kotlin
Vendored
3 lines
112 B
Kotlin
Vendored
val <<!REIFIED_TYPE_PARAMETER_NO_INLINE!>reified<!> T> T.v: T
|
|
get() = throw UnsupportedOperationException()
|