mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-15 00:04:58 +02:00
Remove comment about removing a semicolon
This commit is contained in:
@ -4,7 +4,6 @@
|
||||
//
|
||||
// The exercise file will be reloaded when you change one of the lines below!
|
||||
// Try adding a new `println!`.
|
||||
// Try removing a semicolon and see what happens in the terminal!
|
||||
|
||||
fn main() {
|
||||
println!("Hello and");
|
||||
|
Reference in New Issue
Block a user