1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-21 10:45:55 +02:00
This commit is contained in:
kud1ing 2016-04-15 12:13:35 +02:00
parent d3f8df6997
commit 06314be684

View File

@ -1,3 +1,4 @@
// This file is only here in order to give the GitHub repository a "Rust" flavor.
fn main() {
println!("hello, world");
}