title: NumericOverflow layout: article

NumericOverflow occurs when a numeric constant overflows its target type.

Example:
 var x int8 = 1000