mirror of
https://github.com/gbdev/rgbds.git
synced 2025-12-06 01:37:47 +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:
2
test/asm/dots-interpolate.asm
Normal file
2
test/asm/dots-interpolate.asm
Normal file
@@ -0,0 +1,2 @@
|
||||
section "test", rom0
|
||||
println "{...}"
|
||||
Reference in New Issue
Block a user