mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-15 14:11:44 +00:00
Add test for nested brackets
This commit is contained in:
@@ -0,0 +1,5 @@
|
|||||||
|
STRING equs "OK"
|
||||||
|
WRAPPER equs "TRIN"
|
||||||
|
PRINTT "{S{WRAPPER}G}\n"
|
||||||
|
|
||||||
|
PRINTT "{S{WRAPPER}G"
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
ERROR: nested-brackets.asm(5):
|
||||||
|
Missing }
|
||||||
|
OK
|
||||||
Reference in New Issue
Block a user