Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-20616-8.stderr
blob: f8d7dc63c94d66784fb86d0c6746386a014b392f [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
,
found
`,`
-->
$DIR
/
issue
-
20616
-
8.rs
:
31
:
16
|
LL
|
type
Type_8
<
'a,,> = &'
a
();
|
^
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
error
:
aborting due to
1
previous error