fun box(): String { kotlin.assert(true) return "OK" }