mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We now produce:
t.swift:1:15: error: negative integer '-9223372036854775808' overflows when stored into unsigned type 'UInt'
var x: UInt = -0x8000_0000_0000_0000
^
Swift SVN r27797
38 KiB
38 KiB