Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
estebank committed Feb 22, 2021
1 parent d669882 commit 86b3f3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/ui/return/tail-expr-as-potential-return.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ fn foo(x: bool) -> Result<f64, i32> {
}
Ok(42.0)
}

0 comments on commit 86b3f3f

Please sign in to comment.