aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/comptime_try_non_error.zig
AgeCommit message (Collapse)Author
2025-07-31Sema: add note suggesting dropping try on non error-unionsmikastiv
2025-05-16cases: update to new "called from here" notesmlugg
2023-03-09Fix test case added in 6d7fb8fmlugg
2023-03-09Sema: check type of comptime try operandmlugg
Resolves: #14693