aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/array_access_of_non_array.zig
AgeCommit message (Expand)Author
2023-11-19test: update cases to silence 'var is never mutated' errorsmlugg
2023-05-06Sema: fix and improve errors for `for` loop objects and non-indexablesr00ster91
2022-07-21Sema: disallow 'align' on functions on wasmVeikka Tuominen