shithub: rgbds

ref: 8553b61a946527d12f2af7b75b1a7c66b8044ca1
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'
error: sym-scope.asm(21):
    Not currently in the scope of 'Parent'
error: Assembly aborted (4 errors)!