// rustfmt-spaces_within_parens: true // Spaces within parens fn lorem( t: T ) { let lorem = ( ipsum, dolor ); }