Files
kotlin/compiler/testData/loadJava/compiledKotlin/prop/ExtVarClass.txt
2015-09-08 02:04:32 +03:00

6 lines
218 B
Plaintext
Vendored

package test
public var </*0*/ P> P.anotherJavaClass: java.lang.Class<P>
public fun P.<get-anotherJavaClass>(): java.lang.Class<P>
public fun P.<set-anotherJavaClass>(/*0*/ p: java.lang.Class<P>): kotlin.Unit