fun bar(a: A) { a.foo(null) a.bar().hashCode() }