// WITH_RUNTIME fun test(c: JavaClass) { with(c) { bar1() bar2() } }