]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/source/comment2.rs
Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikic
[rust.git] / src / tools / rustfmt / tests / source / comment2.rs
1 // rustfmt-wrap_comments: true
2
3 /// This is a long line that angers rustfmt. Rustfmt shall deal with it swiftly and justly.
4 pub mod foo {}