mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-13 13:07:52 +00:00
6 lines
237 B
Plaintext
6 lines
237 B
Plaintext
error: Label `lab` created outside of a `SECTION`
|
|
at use-label-outside-section.asm(1)
|
|
error: Expected constant expression: `lab` is not constant at assembly time
|
|
at use-label-outside-section.asm(2)
|
|
Assembly aborted with 2 errors
|