Add a Rust file so GitHub recognizes the language

See https://github.com/zhaopuming/awesome-d/commits/master/hello.d
pull/135/head
David Tolnay 9 years ago
parent 26a98fb56f
commit 4d1c782834

@ -0,0 +1,3 @@
gn main() {
println!("hello, world");
}
Loading…
Cancel
Save