Sign in
android
/
toolchain
/
rustc
/
2f3fdfeb95384b9046ea35b3532e23c652eca660
/
.
/
src
/
test
/
ui
/
parser
/
unmatched-langle-2.stderr
blob: 773bb33d8d3f3956b15850baf503bd62625b1b60 [
file
] [
log
] [
blame
]
error
:
expected
`::`
,
found
`(`
-->
$DIR
/
unmatched
-
langle
-
2.rs
:
13
:
20
|
LL
|
foo
::<
Ty
<<<
i32
>();
|
^
expected
`::`
error
:
aborting due to previous error