minLookAhead constant Null safety

int const minLookAhead

Implementation

static const int minLookAhead = (maxMatch + minMatch + 1);