Better message for long constants.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun box(): Boolean {
|
||||
val i = 0x80000000 + 0x8000000
|
||||
return true
|
||||
}
|
||||
Reference in New Issue
Block a user