Sign in
rust
/
rust
/
d7a18fc052d1db50057d6fff023ca4bd8ec7617e
/
.
/
src
/
tools
/
rustfmt
/
tests
/
target
/
issue-1177.rs
blob: dcda397281439fbab52ec2d3041a0a84649ec227 [
file
]
// rustfmt-normalize_comments: true
fn
main
()
{
// Line Comment
// Block Comment
let
d
=
5
;
}