mirror of
https://github.com/notohh/rustlings.git
synced 2025-06-19 10:57:42 -04:00
Create ex1.rs
This commit is contained in:
parent
72f2fc269c
commit
a24f0f9398
1 changed files with 5 additions and 0 deletions
5
ex1.rs
Normal file
5
ex1.rs
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
// Make me compile!
|
||||||
|
|
||||||
|
fn main() {
|
||||||
|
println!();
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue