mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Track local label scope, string equated as .. (#1504)
This commit is contained in:
@@ -2,8 +2,12 @@ error: label-scope.asm(3):
|
||||
'@' not defined
|
||||
error: label-scope.asm(3):
|
||||
'.' not defined
|
||||
error: label-scope.asm(8):
|
||||
error: label-scope.asm(3):
|
||||
'..' not defined
|
||||
error: label-scope.asm(12):
|
||||
Built-in symbol '@' cannot be purged
|
||||
error: label-scope.asm(8):
|
||||
error: label-scope.asm(12):
|
||||
Built-in symbol '.' cannot be purged
|
||||
error: Assembly aborted (4 errors)!
|
||||
error: label-scope.asm(12):
|
||||
Built-in symbol '..' cannot be purged
|
||||
error: Assembly aborted (6 errors)!
|
||||
|
||||
Reference in New Issue
Block a user