Refactor macro args to be owned collectively by their fstack contexts

This commit is contained in:
Rangi42
2024-03-22 13:22:28 -04:00
committed by Sylvie
parent b85c5cde8f
commit 507439bc25
10 changed files with 78 additions and 84 deletions

View File

@@ -3,7 +3,7 @@ error: macro-syntax.asm(7):
error: macro-syntax.asm(7):
syntax error
error: macro-syntax.asm(8):
Macro argument '\1' not defined
'\1' cannot be used outside of a macro
error: macro-syntax.asm(9):
syntax error
error: Assembly aborted (4 errors)!