for loops

This commit is contained in:
2026-06-22 20:11:18 +02:00
parent 380b5943b3
commit 27f42dd253
15 changed files with 1369 additions and 22 deletions
+2
View File
@@ -84,6 +84,8 @@ Opcode :: enum u8 {
Slice,
Length,
Slice_Ptr,
Extract,
Select,
Unwrap,
Optional_Is_Some,
Optional_Value,