aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/for_comptime_array_pointer.zig
AgeCommit message (Expand)Author
2025-09-20Sema: fix source location of "declared here" noteAndrew Kelley
2025-02-06Sema: add missing `validateRuntimeValue` callsmlugg