func swiftyFoo()

in test-complex-xctest-package/SwiftCMixed/Sources/swifty/swifty.swift [4:6]


func swiftyFoo() -> Int {
    return Int(foo())
}