Files
kotlin/compiler/testData/loadJava/compiledJavaCompareWithKotlin/constructor/ConstructorGenericSimple.kt
2014-07-25 21:19:38 +04:00

4 lines
67 B
Kotlin

package test
public open class ConstructorGenericSimple(p0: Any?)