We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84373b6 + d6a81bb commit 14fe40aCopy full SHA for 14fe40a
src/main.rs
@@ -1,2 +1,3 @@
1
fn main() {
2
+ println!("Hello, world!");
3
}
0 commit comments