Files
rgbds/test/asm/sym-scope.err
2021-07-30 15:21:47 +02:00

10 lines
311 B
Plaintext

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)!