shithub: rgbds

ref: cedfd2582a646166fe473f33b7c95f5c11701c1c
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)!