Skip to content

Commit 463106e

Browse files
committed
Add extra long .addinstr bug test case
1 parent 1ce2e32 commit 463106e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/bugs/extra-long-addinstr.asm

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
; Test for correct error handling on long (but invalid)
2+
; .addinstr arguments
3+
; CHECK-ERR: 126
4+
.addinstr 0 0 0000000000000000000000000000

0 commit comments

Comments
 (0)