@inlinable public func x() { let c = C() c.f() }
Class 'C' is internal and cannot be referenced from an '@inlinable' function