]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/issue-3423.rs
New upstream version 1.52.1+dfsg1
[rustc.git] / src / tools / rustfmt / tests / target / issue-3423.rs
CommitLineData
f20569fa
XL
1/* a nice comment with a trailing whitespace */
2fn foo() {}
3
4/* a nice comment with a trailing tab */
5fn bar() {}