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 e301a8d commit e67f1c8Copy full SHA for e67f1c8
dummy.rs
@@ -0,0 +1,4 @@
1
+// A dummy file to make GitHub recognize this repo as a Rust repo
2
+fn main() {
3
+ println!("Taiwan No. 1!");
4
+}
0 commit comments