mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-04 08:47:47 +00:00
Separate multiple instructions per line with :: (#1210)
This commit is contained in:
@@ -3,5 +3,5 @@ error: anon-label-bad.asm(2):
|
||||
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, unexpected :
|
||||
syntax error, unexpected ::
|
||||
error: Assembly aborted (3 errors)!
|
||||
|
||||
Reference in New Issue
Block a user