mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 16:57:47 +00:00
7
test/asm/anon-label-bad.simple.err
Normal file
7
test/asm/anon-label-bad.simple.err
Normal file
@@ -0,0 +1,7 @@
|
||||
ERROR: anon-label-bad.asm(2):
|
||||
Label "!0" created outside of a SECTION
|
||||
ERROR: anon-label-bad.asm(6):
|
||||
Reference to anonymous label 2 before, when only 1 has been created so far
|
||||
ERROR: anon-label-bad.asm(18):
|
||||
syntax error
|
||||
error: Assembly aborted (3 errors)!
|
||||
Reference in New Issue
Block a user