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