5 lines
No EOL
70 B
Kotlin
5 lines
No EOL
70 B
Kotlin
package xyz.brysonsteck.serverfordummies
|
|
|
|
fun main() {
|
|
App().run()
|
|
} |