2b0d3440ad
and symbols refer to the original descriptors.
3 lines
46 B
Kotlin
Vendored
3 lines
46 B
Kotlin
Vendored
val <T> T.id get() = this
|
|
|
|
val test = "abc".id |