b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
4 lines
36 B
Kotlin
Vendored
4 lines
36 B
Kotlin
Vendored
fun box(): String {
|
|
return "OK"
|
|
}
|