mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 18:22:07 +00:00
If an attempt is made to reference a local label before any non-local label is defined, raise an error instead of segfaulting.
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
ERROR: local-ref-without-parent.asm(3):
|
|
Local label reference '.test' in main scope
|