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