Files
2024-01-12 15:06:18 +00:00

5 lines
87 B
Swift
Vendored

public func foo(
arg1: Swift.Int32
) -> Swift.Bool {
return foo_wrapped(arg1)
}