Add syntax to push and modify stacks in one line (#1421)

This commit is contained in:
Sylvie
2024-07-25 17:14:59 -04:00
committed by GitHub
parent 1d89d75381
commit e179ba5fd3
9 changed files with 73 additions and 14 deletions

View File

@@ -10,4 +10,6 @@ error: invalid-opt.asm(5):
Argument for option 'Q' must be between 1 and 31
error: invalid-opt.asm(6):
Must specify an argument for option 'W'
error: Assembly aborted (6 errors)!
error: invalid-opt.asm(7):
syntax error, unexpected newline, expecting string
error: Assembly aborted (7 errors)!