Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-111148.stderr
blob: bcfca981d256f88639c47613f426b4a7bdc71bca [
file
] [
log
] [
blame
] [
edit
]
error
:
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
,
found
`<`
-->
$DIR
/
issue
-
111148.rs
:
1
:
6
|
LL
|
fn a
<<
i
<
Y
<
w
<>#
|
^
expected one of
`#`
,
`>`
,
`const`
,
identifier
,
or
lifetime
error
:
aborting due to
1
previous error