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