Skip to content

Commit

Permalink
re-bless tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eopb committed Oct 20, 2023
1 parent 524b3bb commit 661083c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
error[E0308]: mismatched types
--> $DIR/issue-116967-cannot-coerce-return-value.rs:3:5
--> $DIR/issue-116967-cannot-coerce-returned-result.rs:3:5
|
LL | fn foo() -> Result<String, ()> {
| ------------------ expected `Result<String, ()>` because of return type
Expand Down

0 comments on commit 661083c

Please sign in to comment.