`a + b` has type `Int`, while `Short.MIN_VALUE` ha...
# announcements
k
a + b
has type
Int
, while
Short.MIN_VALUE
has type
Short
.