This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
linguist
Watch
1
Star
0
Fork
0
You've already forked linguist
mirror of
https://github.com/KevinMidboe/linguist.git
synced
2025-10-29 17:50:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22db59d8c0f39f85d1f74d3e616058958b7df22f
linguist
/
test
/
fixtures
/
hello.rs
Lindsey Kuper
f2debbc687
First stab at adding support for Rust.
2011-07-15 08:55:15 -07:00
4 lines
41 B
Rust
Raw
Blame
History
fn
main
(
)
{
log
"
Hello, world!
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink