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