6447c4183d
Original commit: 3237791433
4 lines
54 B
Kotlin
4 lines
54 B
Kotlin
public open class Super {
|
|
public fun x() {
|
|
}
|
|
} |