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
2e28e14474
rust
/
tests
/
run-pass
/
format.rs
Ralf Jung
b8e0b79222
add a test for output string formatting
2017-05-30 14:02:20 -07:00
3 lines
44 B
Rust
Raw
Blame
History
fn
main
(
)
{
println!
(
"
Hello
{}
"
,
13
)
;
}
Reference in a new issue
View git blame
Copy permalink