Skip to content

Commit

Permalink
snapshot??
Browse files Browse the repository at this point in the history
  • Loading branch information
clyben committed Jun 28, 2024
1 parent c657577 commit 63f0565
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/snapshots/files__block-diamond-optimize.snap
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ expression: visualization.result
.b17_:
v19_: int = add c6_ v14_;
print v19_;
}
}
2 changes: 1 addition & 1 deletion tests/snapshots/files__fib_recursive-optimize.snap
Original file line number Diff line number Diff line change
Expand Up @@ -339,4 +339,4 @@ expression: visualization.result
jmp .b38_;
.b6_:
print v5_;
}
}
2 changes: 1 addition & 1 deletion tests/snapshots/files__gamma_condition_and-optimize.snap
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ expression: visualization.result
v7_: int = id v11_;
.b9_:
print v7_;
}
}
2 changes: 1 addition & 1 deletion tests/snapshots/files__if_dead_code_nested-optimize.snap
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ expression: visualization.result
print v19_;
print v3_;
print v18_;
}
}
2 changes: 1 addition & 1 deletion tests/snapshots/files__sqrt-optimize.snap
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ expression: visualization.result
print v37_;
jmp .b36_;
.b38_:
}
}

0 comments on commit 63f0565

Please sign in to comment.