Skip to content

Commit c3ef7de

Browse files
committed
add failing test
1 parent a08c235 commit c3ef7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cranelift/filetests/filetests/runtests/simple.clif

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ block0(v0: i64,v1: i64):
1717
}
1818
; run: %sub_i64(0, 0) == 0
1919
; run: %sub_i64(0, 1) == -1
20-
20+
; run: %sub_i64(0, 2) == 2

0 commit comments

Comments
 (0)