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