shithub: rgbds

ref: 750e93be3de46f50220ce4920f064380ec9b704f
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)!