Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
test
/
ui
/
placement-syntax.stderr
blob: e90acce168e47a0cd402c43dfe81462436e6e7d8 [
file
] [
log
] [
blame
]
error
:
expected
`{`
,
found
`<-`
-->
$DIR
/
placement
-
syntax
.
rs
:
3
:
9
|
LL
|
if
x
<-
1
{
|
--
^^
expected
`{`
|
|
|
this
`if`
statement has a condition
,
but
no
block
error
:
aborting due to previous error