Skip to content

Commit 0391a2b

Browse files
committed
Update main.rs
1 parent e257316 commit 0391a2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,7 @@ mod tests {
9595
println!("Set {} => {:?}", i, list);
9696
}
9797
}
98+
99+
println!();
98100
}
99101
}

0 commit comments

Comments
 (0)