Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 5 years ago

Language

Swift

Compiler

Swift 5.0.1

Options

Author

anonymous

almost 5 years ago

$ 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( )
Exit Code:
1