fix: refactor samples to make running easier

This commit is contained in:
2026-03-12 22:57:37 -07:00
parent 46935005f7
commit dc9bb41cce
7 changed files with 146 additions and 109 deletions

8
samples/for.rpg.stdout 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