#if os(asdf) public func bar(x: Int, _ y: Int) -> Int { return x + y } #endif