Files
kotlin-fork/compiler/testData/readKotlinBinaryClass/prop/ExtValInt.kt
T
2012-01-17 19:32:18 +04:00

5 lines
49 B
Kotlin

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