``` val x: Long = Int.MIN_VALUE.toLong() + 1 ```
# announcements
a
Copy code
val x: Long = Int.MIN_VALUE.toLong() + 1