]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/removed-syntax-record.rs
Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d' into clippyup
[rust.git] / src / test / ui / parser / removed-syntax-record.rs
1 type t = { f: () }; //~ ERROR expected type, found `{`