shithub: rgbds

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