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