Files
rgbds/test/asm/use-label-outside-section.err
2025-07-09 11:04:23 -04:00

6 lines
232 B
Plaintext

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
Assembly aborted with 2 errors!