//@ check-pass trait Trait {} fn a(_: impl Trait< [(); { struct D { #[rustfmt::skip] bar: (), } 0 }], >) { } fn main() {}