SHRT_MIN property

int get SHRT_MIN

Minimum value for a short int

Implementation

int get SHRT_MIN => -32768;