blob: dc1fe40f7f448462c87bc24a5357d8897b2697c0 [file]
public class func foo(
arg1: Swift.Int32
) -> Swift.Bool {
return foo_wrapped(arg1)
}