]> git.lizzy.rs Git - rust.git/blob - tests/source/comment3.rs
handle field attributes when aligning a struct's fields (#3513)
[rust.git] / 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 {}