// PROBLEM: none // WITH_RUNTIME fun test() { val b = 1 == with ("") { println() 1 } }