aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/compile_time_undef_ptr_cast.zig
AgeCommit message (Expand)Author
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2022-08-10stage2: add compile error for invalid null/undefined pointer castInKryption