summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/comment3.rs
blob: 3a810590d7b3c820719ad3db9a89e15264115498 (plain)
1
2
3
4
5
6
// rustfmt-wrap_comments: true

//! This is a long line that angers rustfmt. Rustfmt shall deal with it swiftly
//! and justly.

pub mod foo {}