Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-44021.stderr
blob: 8a9326f90c681bf864447e9b089eba759dac8cad [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`:`
,
`@`
,
or
`|`
,
found
`}`
-->
$DIR
/
issue
-
44021.rs
:
3
:
18
|
LL
|
fn f
()
{|
x
,
y
}
|
^
expected one of
`:`
,
`@`
,
or
`|`
error
:
aborting due to
1
previous error