Skip to content

Commit 86b3f3f

Browse files
committed
tidy
1 parent d669882 commit 86b3f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/ui/return/tail-expr-as-potential-return.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@ fn foo(x: bool) -> Result<f64, i32> {
88
}
99
Ok(42.0)
1010
}
11-

0 commit comments

Comments
 (0)