Add XXX: comment tag to working but fragile test cases

This commit is contained in:
Rangi
2026-07-13 22:39:41 -04:00
committed by Rangi
parent 8b951bc047
commit 196d50c1d7
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -11,5 +11,5 @@ ld a, 1 >> ({fzero} + 32)
ld a, 1 >>> ({fzero} - 1)
ld a, 1 >>> ({fzero} + 32)
; We rely on this landing at address $0000, which isn't *guaranteed*...
; XXX: We rely on this landing at address $0000, which isn't *guaranteed*...
assert startof("test") == 0