ex1 is compiling

While trying your exercises I noticed that the ex1.rs code is already compiling.
pull/54/head
Jan S 8 years ago committed by GitHub
parent 2079503b21
commit bfd0929cae

@ -1,5 +1,5 @@
// Make me compile!
fn main() {
println!();
println();
}

Loading…
Cancel
Save