shithub: rgbds

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