Add test for duplicate section after use of fragment literal

Verifies that #1822 was fixed (by c6997fe73c)
This commit is contained in:
Rangi42
2025-09-05 20:14:01 -04:00
parent 1fc9ba86c4
commit dcc10cebc3
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
SECTION "with fragment literals", ROM0
ld hl, [[ db "Hi", 0 ]]
SECTION "dup", WRAM0
SECTION "dup", WRAM0