mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
These check that “Parent.child” may be used in place of “.child”, and that “WrongParent.child” may not be used in the scope of “Parent”.
4 lines
125 B
Plaintext
4 lines
125 B
Plaintext
ERROR: local-wrong-parent.asm(5):
|
|
Not currently in the scope of 'WrongParent'
|
|
error: Assembly aborted in pass 1 (1 errors)!
|