This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-11-16 09:48:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ce3df12eaa
coreutils
/
tests
/
fixtures
/
install
/
helloworld.rs
Sivachandran
ee070028e4
install: implement stripping symbol table (
#2047
)
2021-04-10 11:53:29 +02:00
3 lines
44 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello World!
"
)
;
}
Reference in a new issue
View git blame
Copy permalink