import foo.* fun test(foo: Foo) { foo.field foo.method() Foo() }