mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
6 lines
236 B
Plaintext
6 lines
236 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!
|