aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/invalid_error_capture_discard.zig
AgeCommit message (Expand)Author
2025-09-16test: rename backend=stage2 to backend=selfhosted, and add backend=autoAlex Rønne Petersen
2024-12-11AstGen: fix analysis when encountering discard of error captureTechatrix