mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-15 14:11:44 +00:00
Add more test cases (#1409)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
rom0
|
||||
"ROM0" org 1
|
||||
"NONE" optional
|
||||
|
||||
romx "1"
|
||||
romx 1
|
||||
"ROM1"
|
||||
@@ -0,0 +1,3 @@
|
||||
error: script-syntax-error.link(2): syntax error, unexpected ORG, expecting newline or OPTIONAL
|
||||
error: script-syntax-error.link(5): syntax error, unexpected string, expecting newline or number
|
||||
Linking failed with 2 errors
|
||||
Reference in New Issue
Block a user