Sign in
android
/
toolchain
/
rustc
/
d720b3f2ba07cb42ff7b311589c99daefe3aaa22
/
.
/
tests
/
ui
/
parser
/
recover-struct.stderr
blob: 9f6fb06caa34d88e0eaa4b6ee1572ba07f43b77d [
file
] [
log
] [
blame
]
error
:
expected
`:`
,
found
`Bad`
-->
$DIR
/
recover
-
struct
.
rs
:
4
:
9
|
LL
|
struct
Test
{
|
----
while
parsing
this
struct
LL
|
Very
|
-
expected
`:`
LL
|
Bad
|
^^^
unexpected token
error
:
aborting due to previous error