Files
rgbds/test/asm/macro-arg-negative-symbol.err
T
Rangi f82b0838a1 Disallow minus sign before symbol name in bracketed macro arguments (#2015)
This was being silently allowed but without actually negating the symbol's value
2026-07-07 00:42:09 -04:00

6 lines
300 B
Plaintext

error: No digit after minus sign in bracketed macro argument
at macro-arg-negative-symbol.asm::test(3) <- macro-arg-negative-symbol.asm(5)
error: syntax error, unexpected end of line
at macro-arg-negative-symbol.asm::test(3) <- macro-arg-negative-symbol.asm(5)
Assembly aborted with 2 errors