about summary refs log tree commit diff
path: root/src/test/ui/parser/removed-syntax-record.rs
blob: b16a741bee1607357451244472f68eb1947d69b4 (plain)
1
2
3
// compile-flags: -Z parse-only

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