rust/src/test/ui/parser/removed-syntax-record.rs

1 line
55 B
Rust

type t = { f: () }; //~ ERROR expected type, found `{`