public struct Struct { public func method(_ x: Float) -> Float { x } }