mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 23:34:48 +00:00
cargo fmt
This commit is contained in:
parent
2bbe8be8d0
commit
bb12d59551
@ -116,5 +116,4 @@ fn main() {
|
||||
val = Cell::new(2);
|
||||
}
|
||||
println!("{}", val.get());
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user