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
2026-03-01 03:30:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d9fd9740f999e1bfbdec877e96d96f5d5ed207f
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