mirror of
https://github.com/gbdev/rgbds.git
synced 2026-09-19 20:27:05 +00:00
Disallow minus sign before symbol name in bracketed macro arguments (#2015)
This was being silently allowed but without actually negating the symbol's value
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
goodbye vs hello
|
||||
goodbye vs
|
||||
Reference in New Issue
Block a user