mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-22 00:49:35 +03:00
9c36cf92f0
For some errors if the found token is not on the same line as the previous token, point to the end of the previous token. This usually results in more helpful errors.