unary minus

This commit is contained in:
2026-06-12 17:55:07 +02:00
parent 66e41e1d9a
commit 94e56f6888
14 changed files with 378 additions and 18 deletions
+1
View File
@@ -72,6 +72,7 @@ Opcode :: enum u8 {
Load,
Store,
Widen,
Neg_Checked,
Add_Checked,
Call,
Trap,