]> git.lizzy.rs Git - rust.git/blob - src/tools/rustfmt/tests/source/comment3.rs
Rollup merge of #107166 - petrochenkov:nooptable, r=oli-obk
[rust.git] / src / tools / rustfmt / tests / source / comment3.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
5 pub mod foo {}