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 52e18dd commit d433459Copy full SHA for d433459
src/main.rs
@@ -0,0 +1,3 @@
1
+fn main() {
2
+ println!("hello world");
3
+}
0 commit comments