Sign in
android
/
toolchain
/
rustc
/
32f7835b4f844d645621e83c89a3178ef87b0d69
/
.
/
src
/
test
/
ui
/
parser
/
removed-syntax-record.stderr
blob: 0a1655840b5509752ac70a4c634598976c98b55e [
file
] [
log
] [
blame
]
error
:
expected type
,
found
`{`
-->
$DIR
/
removed
-
syntax
-
record
.
rs
:
1
:
10
|
LL
|
type t
=
{
f
:
()
};
|
^
expected type
error
:
aborting due to previous error