Sign in
rust
/
rustfmt
/
refs/heads/libsyntax
/
.
/
tests
/
target
/
issue-1598.rs
blob: c7e02c961a65b54c7e526f8fd14f1881851bb6e4 [
file
] [
log
] [
blame
]
fn
main
()
{
//foo
/*
*/
format
!(
"hello"
);
}