import Foo public func testProperties2(_ x: FooClassBase, _ y: FooProtocolBase) { y.fooProtoFunc() }