Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
struct Bug<S>{
A: [(); {
let x: [u8; Self::W] = [0; Self::W];
F
}
//~^ ERROR mismatched closing delimiter: `}`
fn main() {}