Fixing subtle bugs

This commit is contained in:
2026-01-27 13:40:52 +01:00
parent 5fa2c5b6b0
commit 4dfb81af89
8 changed files with 194 additions and 55 deletions

View File

@@ -88,4 +88,5 @@ pub enum Op {
DivEnd,
StackStart,
EmitN,
ClearCmd,
}