Files
2024-01-17 20:30:04 +00:00

5 lines
94 B
Swift
Vendored

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