We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbe8be commit bb12d59Copy full SHA for bb12d59
tests/ui/let_if_seq.rs
@@ -116,5 +116,4 @@ fn main() {
116
val = Cell::new(2);
117
}
118
println!("{}", val.get());
119
-
120
0 commit comments