Sign in
rust
/
rustfmt
/
refs/heads/format_markdown_files_from_scratch
/
.
/
tests
/
source
/
issue-3675.rs
blob: f16efb2dcac1577ea251465f919f1de6e2658f1f [
file
] [
log
] [
blame
]
fn
main
()
{
println
!(
"{}"
// comment
,
111
);
}