diff options
Diffstat (limited to 'tests/coverage/if_not.coverage')
| -rw-r--r-- | tests/coverage/if_not.coverage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coverage/if_not.coverage b/tests/coverage/if_not.coverage index 678ccf9f2f8..8478e861a3a 100644 --- a/tests/coverage/if_not.coverage +++ b/tests/coverage/if_not.coverage @@ -3,7 +3,7 @@ LL| | LL| |#[rustfmt::skip] LL| 12|fn if_not(cond: bool) { - LL| 12| if + LL| | if LL| 12| ! LL| 12| cond LL| 4| { |
