var potentialoverFlow = Int16.max
potentialoverFlow = potentialoverFlow + 1
溢出加法 &+
溢出减法 &-
溢出乘法 &*
溢出除法 &/
溢出求余 &%