mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-17 15:56:52 -05:00
Modify a Rust file so GitHub recognizes the language
See https://github.com/zhaopuming/awesome-d/commits/master/hello.d
This commit is contained in:
parent
4d1c782834
commit
19f200562a
1 changed files with 1 additions and 1 deletions
2
hello.rs
2
hello.rs
|
@ -1,3 +1,3 @@
|
|||
gn main() {
|
||||
fn main() {
|
||||
println!("hello, world");
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue