struct Struct { a: usize, }; //~^ ERROR expected item, found `;` fn main() {}