summaryrefslogtreecommitdiffstats
path: root/src/tools/rustfmt/tests/target/comment2.rs
blob: 04f84a15c957b53bac90f5f3461b98885272edc9 (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 {}