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
@@ -79,6 +79,7 @@ Opcode :: enum u8 {
Alloca,
Index_Address,
Field_Address,
Union_Tag,
Load,
Store,
Fill,