public static const MIN_VALUE as Short = -32_768
The smallest value representable by a Short.
assert Short.MIN_VALUE == -32_768