5 lines
75 B
Swift
Vendored
5 lines
75 B
Swift
Vendored
public func foo(
|
|
arg1: Swift.Int32
|
|
) -> Swift.Bool {
|
|
fatalError()
|
|
} |