mirror of
https://github.com/ziglang/zig.git
synced 2026-03-13 14:50:51 +00:00
Call start/endBlock before/after `parseBlockInfoBlock` in order to not use the current block context, which is wrong and leads to e.g. incorrect abbrevlen being used.