4 lines
77 B
Kotlin
4 lines
77 B
Kotlin
|
|
||
|
fun main(args: Array<String>) {
|
||
|
fints4kCommandLineInterface().main(args)
|
||
|
}
|