// WITH_RUNTIME fun foo() { assert(bar(), "text") } fun bar(): Boolean = true