MIN_VALUE constant
int
const MIN_VALUE
Minimum value for a 64-bit signed integer
Implementation
static const int MIN_VALUE = -9223372036854775808;
Minimum value for a 64-bit signed integer
static const int MIN_VALUE = -9223372036854775808;