blob: c5ff442b1f36b13a828ae769195160e4bee9c9b5 [file] [log] [blame]
import see
import Dispatch
func swiftyFoo() -> Int {
return Int(foo())
}