Sign in
rust
/
rust
/
e07aa92ffa58982dda0b5737d34aa2e2d03dd142
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-1598.rs
blob: c7e02c961a65b54c7e526f8fd14f1881851bb6e4 [
file
]
fn
main
()
{
//foo
/*
*/
format
!(
"hello"
);
}