// WITH_RUNTIME fun foo() { assert(true) { if (false) return "text" } }