This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2024-12-02 11:44:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1a6dd6b83
rust
/
tests
/
target
/
issue-1598.rs
topecongiro
33a7357543
Fix index bug in write_snippet_inner
2017-05-30 10:53:48 +09:00
7 lines
61 B
Rust
Raw
Blame
History
fn
main
(
)
{
//foo
/*
*/
format!
(
"
hello
"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink