mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Implement ++ operator for string concatenation (#1698)
This commit is contained in:
5
test/asm/string-concat.err
Normal file
5
test/asm/string-concat.err
Normal file
@@ -0,0 +1,5 @@
|
||||
error: string-concat.asm(25):
|
||||
syntax error, unexpected ++
|
||||
error: string-concat.asm(26):
|
||||
syntax error, unexpected ++, expecting ] or + or -
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user