Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2079503 commit bfd0929Copy full SHA for bfd0929
ex1.rs
@@ -1,5 +1,5 @@
1
// Make me compile!
2
3
fn main() {
4
- println!();
+ println();
5
}
0 commit comments