Skip to content

Commit fb1adb0

Browse files
committed
test: Turn off repl tests temporarily.
1 parent de37211 commit fb1adb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/repl/raise.c

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
// RUN: printf "load %s\n raise vast-hl-to-ll-cf\n show module\n exit" | %vast-repl | %file-check %s
22
// CHECK: ll.return %0 : !hl.int
3+
// REQUIRES: repl
4+
35
int main(void) { return 0; }

0 commit comments

Comments
 (0)