Fix invalid character in bracketed macro argument

The invalid character should not be consumed by `shiftChar()`.
This commit is contained in:
Rangi42
2026-04-27 16:57:54 +02:00
parent c1c7e64249
commit 9fd0c0297f
7 changed files with 20 additions and 6 deletions
+3
View File
@@ -0,0 +1,3 @@
error: Invalid character '"' in bracketed macro argument
at invalid-bracketed-macro-arg.asm::m(2) <- invalid-bracketed-macro-arg.asm(6)
Assembly aborted with 1 error