Files

6 lines
99 B
Swift
Vendored

public func foo(
arg1: Swift.Int32,
arg2: Swift.Double
) -> Swift.Bool {
fatalError()
}