aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/file_level_tuple_with_decls.zig
AgeCommit message (Collapse)Author
2025-02-25AstGen: improve 'file cannot be a tuple' source locationmlugg
Instead of just reporting this on token 0, report it on the first tuple-like field.