]> git.lizzy.rs Git - rust.git/blob - tests/target/comment2.rs
Fix doc comment regression and add tests.
[rust.git] / tests / target / comment2.rs
1 /// This is a long line that angers rustfmt. Rustfmt shall deal with it swiftly
2 /// and justly.
3 pub mod foo {
4 }