Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lifetimes
/
raw
/
multiple-prefixes.stderr
blob: 8d5479e0a4fc56e42785cd4af5a4c3af68dec1f7 [
file
] [
log
] [
blame
] [
edit
]
error
:
expected type
,
found
`#`
-->
$DIR
/
multiple
-
prefixes
.
rs
:
3
:
17
|
LL
|
fn test
(
x
:
&
'r#r#r ()) {}
| ^ expected type
error: aborting due to 1 previous error