mirror of
https://github.com/ziglang/zig.git
synced 2025-12-25 07:33:08 +00:00
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.