Author
anonymous
almost 5 years ago
Swift
Swift 5.0.1
$ swiftc prog.swift
prog.swift:7:19: error: cannot convert value of type 'UInt16' to expected argument type 'UInt32' var cc = xxfunc(x:aa, y:bb) ^~ UInt32( )