shithub: rgbds

ref: 70bbb098d3b76909d27e0bff3c331f774073dfb0
dir: /test/asm/sym-scope.err/

View raw version
ERROR: sym-scope.asm(4):
    Local label '.tooSoon' in main scope
ERROR: sym-scope.asm(5):
    Local label 'Nice.try' in main scope
ERROR: sym-scope.asm(17):
    Not currently in the scope of 'Parentheses.check'
ERROR: sym-scope.asm(21):
    Not currently in the scope of 'Parent.check'
error: Assembly aborted (4 errors)!