Sign in
rust
/
rustfmt
/
refs/heads/subtree
/
.
/
tests
/
target
/
issue-2995.rs
blob: 890da8def92f3806af025ab76fd597c650db42f4 [
file
] [
log
] [
blame
]
fn
issue_2995
()
{
// '\u{2028}' is inserted in the code below.
[
0
,
1
];
[
0
,
/* */
1
];
[
0
,
1
];
}