// WITH_RUNTIME fun test() { val x = run { println(1) 1 } }