shithub: rgbds

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