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