Files
rust/tests/ui/parser/removed-syntax/removed-syntax-record.rs
2024-01-17 22:17:44 +00:00

2 lines
55 B
Rust

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