Skip to content

Commit

Permalink
cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMcguigan committed Apr 26, 2019
1 parent 2bbe8be commit bb12d59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ui/let_if_seq.rs
Expand Up @@ -116,5 +116,4 @@ fn main() {
val = Cell::new(2);
}
println!("{}", val.get());

}

0 comments on commit bb12d59

Please sign in to comment.