Skip to content

Commit

Permalink
Update expected closure coverage info in test
Browse files Browse the repository at this point in the history
  • Loading branch information
zeegomo committed Mar 3, 2023
1 parent f605e90 commit d1f7fa5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
29| 1| some_string = Some(String::from("the string content"));
30| 1| let
31| 1| a
32| 1| =
33| 1| ||
32| | =
33| | ||
34| 0| {
35| 0| let mut countdown = 0;
36| 0| if is_false {
Expand Down

0 comments on commit d1f7fa5

Please sign in to comment.