// WITH_RUNTIME fun foo() { val f = "text" assert(true) { f } }