struct Bug { //~^ `let` expressions are not supported here //~^^ `let` expressions in this position are unstable [E0658] a: A } fn main() {}