// rustfmt-type_punctuation_density: Compressed

fn Foo<T=Foo, Output=Expr<'tcx>+Foo>() {
    let i = 6;
}