Avatar
swiftbot BOT 6/12/2018 7:35 AM
Author icon
omochimetaru
func a(a: Int, b: String, c: Never) -> Float { }
Version:
swift-4.1.1-RELEASE
Output:
Error:
/usercode/main.swift:2:1: error: missing return in a function expected to return 'Float' } ^