Files
rgbds/test/asm/local-ref-without-parent.out
dbrotz a6bf77718c Check if parent exists for local label reference
If an attempt is made to reference a local label before any non-local label
is defined, raise an error instead of segfaulting.
2019-08-20 09:57:53 -07:00

3 lines
88 B
Plaintext

ERROR: local-ref-without-parent.asm(3):
Local label reference '.test' in main scope