add: for sample, fix bugs, and make test harness

This commit is contained in:
2026-03-12 22:39:30 -07:00
parent 944326f114
commit 6c4118c489
11 changed files with 311 additions and 22 deletions

8
samples/for.rpg.golden Normal file
View File

@@ -0,0 +1,8 @@
DSPLY i = 1
DSPLY i = 2
DSPLY i = 3
DSPLY i = 5
DSPLY i = 4
DSPLY i = 3
DSPLY i = 2
DSPLY i = 1