Handle MACRO and REPT/FOR bodies differently

Fixes #697
This commit is contained in:
Rangi
2021-01-12 21:30:13 -05:00
committed by Eldred Habert
parent a4ebb87858
commit df16e64fc6
9 changed files with 108 additions and 94 deletions

View File

@@ -2,5 +2,5 @@ warning: break.asm(9): [-Wuser]
done 5
warning: break.asm(17): [-Wuser]
OK
FATAL: break.asm(18) -> break.asm::REPT~1(23):
FATAL: break.asm(18) -> break.asm::REPT~1(22):
Ended block with 1 unterminated IF construct