Files
rgbds/test/asm/macro-args-outside-macro.err

8 lines
289 B
Plaintext

error: '\1' cannot be used outside of a macro
at macro-args-outside-macro.asm(1)
error: '\<2>' cannot be used outside of a macro
at macro-args-outside-macro.asm(2)
error: '\#' cannot be used outside of a macro
at macro-args-outside-macro.asm(3)
Assembly aborted with 3 errors!