4 lines
83 B
Kotlin
4 lines
83 B
Kotlin
package test
|
|
|
|
public open class ConstructorWithoutParams() : java.lang.Object() {
|
|
} |