diff --git a/test/asm/jr-@.err b/test/asm/jr-@.err new file mode 100644 index 00000000..e69de29b diff --git a/test/asm/jr-section.asm b/test/asm/jr-section.asm index fe1bd8fc..15a26863 100644 --- a/test/asm/jr-section.asm +++ b/test/asm/jr-section.asm @@ -2,4 +2,5 @@ SECTION "Test", ROM0 Label: jr Label - PRINTV Label - @ +DIFF equ Label - @ + PRINTT "{DIFF}\n" diff --git a/test/asm/jr-section.out b/test/asm/jr-section.out index 0ad6e2f9..e74bc038 100644 --- a/test/asm/jr-section.out +++ b/test/asm/jr-section.out @@ -1 +1 @@ -$FFFFFFFE \ No newline at end of file +$FFFFFFFE