Skip to content

Commit

Permalink
fix burn
Browse files Browse the repository at this point in the history
  • Loading branch information
tjjfvi committed Feb 29, 2024
1 parent a12230d commit fb828ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 2 additions & 1 deletion tests/programs/stress_tests/burn.hvmc
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@

@main
= R
& @brn ~ (@c3 R)
& @c3 ~ (@S (@Z dep))
& @brn ~ (dep R)
12 changes: 6 additions & 6 deletions tests/snapshots/tests__run@stress_tests__burn.hvmc.snap
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ source: tests/tests.rs
expression: output
input_file: tests/programs/stress_tests/burn.hvmc
---
(a b)
RWTS : 92_274_181
- ANNI : 50_331_316
- COMM : 66
- ERAS : 16_777_138
- DREF : 25_165_661
((((* (* (* (a a)))) (* (* (* (b b))))) ((* (* (* (c c)))) (* (* (* (d d)))))) (((* (* (* (e e)))) (* (* (* (f f))))) ((* (* (* (g g)))) (* (* (* (h h)))))))
RWTS : 369_096_552
- ANNI : 201_325_229
- COMM : 177
- ERAS : 67_108_511
- DREF : 100_662_635
- OPER : 0

0 comments on commit fb828ce

Please sign in to comment.