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