Skip to content

Commit bb12d59

Browse files
committed
cargo fmt
1 parent 2bbe8be commit bb12d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/let_if_seq.rs

-1
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,4 @@ fn main() {
116116
val = Cell::new(2);
117117
}
118118
println!("{}", val.get());
119-
120119
}

0 commit comments

Comments
 (0)