error handling kickoff

This commit is contained in:
2026-06-29 22:55:56 +02:00
parent 98c303d22c
commit ae5af37b85
14 changed files with 1229 additions and 173 deletions
+3
View File
@@ -95,7 +95,10 @@ Expr_Kind :: enum u8 {
Slice_Ptr,
Unwrap,
Orelse,
Try,
Catch,
Widen,
Sum_Widen,
C_Coerce,
C_Vararg_Promote,
Retype,