Sign in
rust
/
rust
/
2c9175d73db97065ef306758dbbc684e2a17536a
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-24780.stderr
blob: 43e2001022591027196557bad9d66101e242d237 [
file
]
error
:
expected one of
`!`
,
`+`
,
`::`
,
`where`
,
or
`{`
,
found
`>`
-->
$DIR
/
issue
-
24780.rs
:
5
:
23
|
LL
|
fn foo
()
->
Vec
<usize>
>
{
|
^
expected one of
`!`
,
`+`
,
`::`
,
`where`
,
or
`{`
error
:
aborting due to
1
previous error