Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
configs
/
comment_width
/
above.rs
blob: ddfecda65c1abba823c4b727312cca0f5112cb93 [
file
]
// rustfmt-comment_width: 40
// rustfmt-wrap_comments: true
// Comment width
fn
main
()
{
// Lorem ipsum dolor sit amet,
// consectetur adipiscing elit.
}