Skip to content

Commit 73a43fb

Browse files
committed
test speculative
1 parent cde5bde commit 73a43fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-out/epfl/test8-speculative3b.check

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ x39
1414
}) {
1515
// dummy placeholder for previous iteration: List(Sym(41), Sym(43)) = Sym(4) / List(Sym(3), Sym(58))
1616
val x45 = x3
17-
val x48 = x45+1.0
17+
val x48 = x45 + 1.0
1818
x3 = x48
1919
val x44 = println(7)
2020
val x46 = println(x45)

0 commit comments

Comments
 (0)