Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
type
/
missing-let-in-binding-3.stderr
blob: b01323b4e666eafb9578bf80a39a9c28aba27b23 [
file
] [
log
] [
blame
]
error
:
expected identifier
,
found
`:`
-->
$DIR
/
missing
-
let
-
in
-
binding
-
3.rs
:
2
:
5
|
LL
|
struct
A
{
|
-
while
parsing
this
struct
LL
|
:
:
u8
,
|
^
expected identifier
error
:
aborting due to
1
previous error