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