Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-4018.rs
blob: cef3be061486ff6504d21178a32b408f03f42621 [
file
] [
log
] [
blame
]
fn
main
()
{
/* extra comment */
}
fn
main
()
{
println
!(
""
);
// comment 1
// comment 2
// comment 3
// comment 4
}