aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_pointer_cast.zig
AgeCommit message (Collapse)Author
2025-01-14Sema: fix UB in error reportingmlugg
And add test coverage for the compile error in question.