Files
kotlin-fork/compiler/testData/loadJava/compiledKotlin/prop/ExtVarClass.txt
T
2022-02-10 21:20:47 +00:00

6 lines
222 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