Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-70552-ascription-in-parens-after-call.stderr
blob: f03c92e1b1f1780ad0df1d786a72da325b9d8bcd [
file
] [
log
] [
blame
]
error
:
expected expression
,
found
`:`
-->
$DIR
/
issue
-
70552
-
ascription
-
in
-
parens
-
after
-
call
.
rs
:
2
:
19
|
LL
|
expr
as
fun
()(:);
|
^
expected expression
error
:
aborting due to previous error