Files
2023-08-08 18:10:19 +02:00

3 lines
37 B
Kotlin
Vendored

fun box(): String {
return "OK"
}