// IGNORE_BACKEND: JS_IR fun box(): String { String() return String() + "OK" + String() }