shithub: rgbds

ref: 438963fb24141f8e98e097df0b58657f72ad6d18
dir: /test/asm/rept-shift.err/

View raw version
warning: rept-shift.asm(15) -> rept-shift.asm::m(10): [-Wmacro-shift]
    Cannot shift macro arguments past their end
warning: rept-shift.asm(15) -> rept-shift.asm::m(11): [-Wmacro-shift]
    Cannot shift macro arguments past their end
ERROR: rept-shift.asm(15) -> rept-shift.asm::m(12):
    Macro argument '\1' not defined
error: Assembly aborted (1 error)!