right let's try this one again
This commit is contained in:
6
exercises/ex1.rs
Executable file
6
exercises/ex1.rs
Executable file
@@ -0,0 +1,6 @@
|
||||
// ex1.rs
|
||||
// Make me compile! :)
|
||||
|
||||
fn main() {
|
||||
println();
|
||||
}
|
||||
Reference in New Issue
Block a user