// rustfmt-where_pred_indent: Visual // Where predicate indent fn lorem() -> T where Ipsum: Eq, Dolor: Eq, Sit: Eq, Amet: Eq { // body }