mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-08 19:09:36 +00:00
Charmaps cannot map an empty string (#1486)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
charmap "", 1
|
||||
charmap "nonempty", ; nothing
|
||||
@@ -0,0 +1,5 @@
|
||||
error: charmap-empty.asm(1):
|
||||
Cannot map an empty string
|
||||
error: charmap-empty.asm(2):
|
||||
syntax error, unexpected newline
|
||||
error: Assembly aborted (2 errors)!
|
||||
Reference in New Issue
Block a user