]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-record.rs
Auto merge of #57018 - dcreager:redundant-linker, r=alexcrichton
[rust.git] / src / test / ui / parser / removed-syntax-record.rs
1 type t = { f: () }; //~ ERROR expected type, found `{`