Files
rgbds/test/asm/label-scope.err
2025-07-09 11:04:23 -04:00

14 lines
382 B
Plaintext

error: label-scope.asm(3):
'@' not defined
error: label-scope.asm(3):
'.' not defined
error: label-scope.asm(3):
'..' not defined
error: label-scope.asm(12):
Built-in symbol '@' cannot be purged
error: label-scope.asm(12):
Built-in symbol '.' cannot be purged
error: label-scope.asm(12):
Built-in symbol '..' cannot be purged
Assembly aborted with 6 errors!