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