mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-25 06:57:31 -05:00
commit
4cd095466b
1 changed files with 1 additions and 1 deletions
2
ex1.rs
2
ex1.rs
|
@ -1,5 +1,5 @@
|
||||||
// Make me compile!
|
// Make me compile!
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
println!();
|
println();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue