unbounded top-level constant

int const unbounded

An int used to mark an unbounded maximum repetition.

Implementation

const unbounded = 9007199254740991;