// WITH_RUNTIME fun test() { with ("") { println("1") println("2") } }