klyn.Short.MIN_VALUE
field
public static const MIN_VALUE as Short = -32_768
Description

The smallest value representable by a Short.

Example
assert Short.MIN_VALUE == -32_768