mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-05 17:27:48 +00:00
Symbol names with more than two '.'s could be defined as constants
Dot-only names could also trip an assertion in `make develop` when used as labels
This commit is contained in:
3
test/asm/dots-constant.err
Normal file
3
test/asm/dots-constant.err
Normal file
@@ -0,0 +1,3 @@
|
||||
error: syntax error, unexpected local label, expecting symbol
|
||||
at dots-constant.asm(2)
|
||||
Assembly aborted with 1 error!
|
||||
Reference in New Issue
Block a user