This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
fa4e77c9fd
rust
/
tests
/
pass
/
hello.rs
Ralf Jung
3d634c975c
rename test suite directories
2022-06-01 10:53:38 -04:00
3 lines
45 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello, world!
"
)
;
}
Reference in a new issue
View git blame
Copy permalink