endPattern constant

List<int> const endPattern

end guard pattern.

Implementation

static const List<int> endPattern = [1, 1, 1, 1, 1, 1];