struct Bug { //~^ `let` expressions are not supported here //~| expected expression, found `let` statement a: A } fn main() {}