import test.* fun test(f: Foo) { val bar = f.getBar() bar.bar() }