seenLineRevealMaxColumns top-level constant
int
const seenLineRevealMaxColumns
Per-revealed-line character cap, so a revealed anchor line can never dump
a minified megabyte-wide line into the tool error and model context
(omp's SEEN_LINE_REVEAL_MAX_COLUMNS).
Implementation
const seenLineRevealMaxColumns = 512;