Swift - Operators and Expressions
What happens in Swift when you add two
Int8 numbers and the result exceeds the maximum value of Int8 without using overflow operators?