Skip to content

Commit b8826dd

Browse files
committed
Remove comment about removing a semicolon
1 parent d54c050 commit b8826dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/00_intro/intro1.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
//
55
// The exercise file will be reloaded when you change one of the lines below!
66
// Try adding a new `println!`.
7-
// Try removing a semicolon and see what happens in the terminal!
87

98
fn main() {
109
println!("Hello and");

0 commit comments

Comments
 (0)