max constant

I32 const max

The maximum representable value.

Implementation

static const I32 max = I32(2147483647);