]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-record.rs
Rollup merge of #57667 - ishitatsuyuki:p-leak, r=nnethercote
[rust.git] / src / test / ui / parser / removed-syntax-record.rs
1 type t = { f: () }; //~ ERROR expected type, found `{`