rustc/tests/ui/parser/removed-syntax-record.rs
2023-07-27 22:48:29 +08:00

2 lines
55 B
Rust

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