shithub: rgbds

ref: 3f70372308167399b4e6fd6bfef9d93bc93221fb
dir: /test/asm/use-label-outside-section.err/

View raw version
error: use-label-outside-section.asm(1):
    Label "lab" created outside of a SECTION
error: use-label-outside-section.asm(2):
    Expected constant expression: 'lab' is not constant at assembly time
error: Assembly aborted (2 errors)!