mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-27 21:42:06 +00:00
Add test for duplicate section after use of fragment literal
Verifies that #1822 was fixed (by c6997fe73c)
This commit is contained in:
6
test/asm/duplicate-section-after-literal.err
Normal file
6
test/asm/duplicate-section-after-literal.err
Normal file
@@ -0,0 +1,6 @@
|
||||
error: Section already defined
|
||||
at duplicate-section-after-literal.asm(7)
|
||||
and also:
|
||||
at duplicate-section-after-literal.asm(5)
|
||||
FATAL: Cannot create section "dup" (1 error)
|
||||
at duplicate-section-after-literal.asm(7)
|
||||
Reference in New Issue
Block a user