Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
parser
/
issues
/
issue-70552-ascription-in-parens-after-call.stderr
blob: 14cf52ce672aceb56e594762da301f86ff999a81 [
file
] [
log
] [
blame
] [
edit
]
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
1
previous error