Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
bounds-lifetime-2.stderr
blob: f39cc604eec485ae352d3d96900ae221bf23a263 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`,`
,
`:`
,
or
`>`
,
found
`+`
-->
$DIR
/
bounds
-
lifetime
-
2.rs
:
1
:
17
|
LL
|
type A
=
for
<
'a + '
b
>
fn
();
|
^
expected one of
`,`
,
`:`
,
or
`>`
error
:
aborting due to
1
previous error