shithub: rgbds

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