Skip to content

Commit

Permalink
Update expected counterexample
Browse files Browse the repository at this point in the history
  • Loading branch information
fpoli authored Jan 24, 2024
1 parent 72d9ae8 commit d936afb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ note: counterexample for "f"
15 | BinOp::Div(e, f) => {
| ^
note: counterexample for result
final value: 0
final value: ?
--> $DIR/enums-6.rs:11:24
|
11 | fn apply(op: BinOp) -> i32 {
Expand Down

0 comments on commit d936afb

Please sign in to comment.