Sign in
rust
/
rust
/
2b0cce040dc698332f3602db3dc7b7e5cf352b59
/
.
/
src
/
tools
/
rustfmt
/
tests
/
coverage
/
source
/
comments.rs
blob: 10940039e8eabf279d1bb9504bd493a59410d85a [
file
] [
log
] [
blame
]
// rustfmt-emit_mode: coverage
/// Here's a doc comment!
fn
main
()
{
// foo is bar
let
foo
=
"bar"
;
// loooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong comment!!!!!
}