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

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

pub mod foo {}