mirror of
https://github.com/ziglang/zig.git
synced 2025-12-19 12:43:13 +00:00
This way we don't have to pass src to every function and we can simply use the first node as the lazy source location for all the todo errors.
This way we don't have to pass src to every function and we can simply use the first node as the lazy source location for all the todo errors.