Max top-level constant

int const Max

Use the largest 64-bit signed integer as maximum value

Implementation

const Max = 9223372036854775807;