5 lines
37 B
Plaintext
Vendored
5 lines
37 B
Plaintext
Vendored
fun box(): String {
|
|
return "OK"
|
|
}
|
|
|