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

5 lines
136 B
Plaintext
Vendored

package test
public val </*0*/ P> P.anotherJavaClass: java.lang.Class<P>
public fun P.<get-anotherJavaClass>(): java.lang.Class<P>