]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-record.rs
Auto merge of #57129 - RalfJung:check-bounds, r=oli-obk
[rust.git] / src / test / ui / parser / removed-syntax-record.rs
1 // compile-flags: -Z parse-only
2
3 type t = { f: () }; //~ ERROR expected type, found `{`