match statements

This commit is contained in:
2026-06-28 23:44:01 +02:00
parent 981ccb047a
commit 462632554c
12 changed files with 1057 additions and 6 deletions
+1
View File
@@ -90,6 +90,7 @@ Expr_Kind :: enum u8 {
Index,
Slice,
Field,
Union_Tag,
Length,
Slice_Ptr,
Unwrap,