summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/issue-3423.rs
blob: cd60251771df5bc6da425ccf19147fb5b183cb51 (plain)
1
2
3
4
5
/* a nice comment with a trailing whitespace */
fn foo() {}

/* a nice comment with a trailing tab */
fn bar() {}