Implement BREAK to exit REPT and FOR loops

Fixes #684
This commit is contained in:
Rangi
2021-01-03 22:00:02 -05:00
committed by Eldred Habert
parent 7ce5cf1595
commit 62bea23c49
13 changed files with 204 additions and 7 deletions

10
test/asm/break.out Normal file
View File

@@ -0,0 +1,10 @@
- 1
cont
- 2
cont
- 3
cont
- 4
cont
- 5
stop