Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-3132.rs
blob: 4dffe0ab8360024c2b35bc1ab531279b4a66485c [
file
] [
log
] [
blame
]
// rustfmt-version: Two
fn
test
()
{
/*
a
*/
let
x
=
42
;
/*
aaa
"line 1
line 2
line 3"
*/
let
x
=
42
;
}