Files
kotlin-fork/compiler/testData/compileKotlinAgainstJava/ClassDefaultConstructor.kt
T

4 lines
75 B
Kotlin
Vendored

package test
fun useClassDefaultConstructor() = ClassDefaultConstructor()