pub const MAX_CODE_CHANGE_LINE_BYTES: usize = 1_024;
Maximum UTF-8 byte length of one retained source line.