SHRT_MAX property

int get SHRT_MAX

Maximum value for a short int

Implementation

int get SHRT_MAX => 32767;