pub const INDEX: &[CodeEntry];
Every code the compiler can emit, in code order.
Sorted, and the test asserts it: an index a reader has to search is an index nobody reads.