Sign in
rust
/
rust
/
refs/heads/lcnr/rustc-dev-guide
/
.
/
src
/
tools
/
rustfmt
/
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
];
}