uwu/uwu.kt

4 lines
51 B
Kotlin
Raw Normal View History

2021-07-25 19:22:41 +00:00
fun main(args: Array<String>) {
println("uwu")
}