rust/compiler
Zalathar e54204c8e9 coverage: In the visitor, track max counter/expression IDs without +1
This makes the visitor track the highest seen counter/expression IDs directly,
and only add +1 (to convert to a vector length) at the very end.
2023-09-07 18:06:13 +10:00
..
2023-09-04 20:07:28 +08:00
2023-09-02 08:14:06 +02:00