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-04-27 17:24:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
31e33f99f2453bfcfb4b93c10286b3e876a84987
linguist
/
samples
/
Rust
/
hello.rs
Joshua Peek
7b6caa0f6c
Rename samples subdirectories
2012-07-23 15:52:49 -05:00
4 lines
41 B
Rust
Raw
Blame
History
fn
main
(
)
{
log
"
Hello, world!
"
;
}
Reference in New Issue
View Git Blame
Copy Permalink