Skip to content

Commit

Permalink
Update test expectations
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jan 16, 2024
1 parent 7dc2561 commit 8e6c31b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/snapshots/testsuite/comments.wast/4.print
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
)
(func (;1;) (type 0) (result i32)
i32.const 1
i32.const 2
return
)
(func (;2;) (type 0) (result i32)
i32.const 1
Expand Down

0 comments on commit 8e6c31b

Please sign in to comment.