Files
kotlin-fork/compiler/testData/loadKotlin/prop/ExtValInt.kt
T

5 lines
49 B
Kotlin

package test
val Int.itIs: Int
get() = this