This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-31 13:40:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5259fb9bb0f54bbcfdccce3a1fc28e01d0066e2c
rust
/
tests
/
pass
/
hello.rs
T
Ralf Jung
3d634c975c
rename test suite directories
2022-06-01 10:53:38 -04:00
4 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink