Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
1ef7943ee607160a564655b6596f83670ef95df5
/
.
/
src
/
tools
/
rustfmt
/
tests
/
source
/
issue-2995.rs
blob: accf7c3a1ad5d6846cc0d576f11cf4eb80e020a0 [
file
] [
log
] [
blame
]
fn
issue_2995
()
{
// '\u{2028}' is inserted in the code below.
[
0
,
1
];
[
0
,
/* */
1
];
[
0
,
1
] ;
}