4 lines
69 B
Kotlin
4 lines
69 B
Kotlin
companion object {
|
|
public fun main(args: Array<String>) {
|
|
}
|
|
} |