// rustfmt-space_before_bound: true // Space before bound fn lorem(t: T) { let ipsum: Dolor = sit; }