Sign in
rust
/
rust
/
f02ed7b565e6d9ba3b7b13abe86ea3a2dec3bf3c
/
.
/
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!!!!!
}