// rustfmt-chain_width: 10
// Chain one line max
fn main() {
let lorem = ipsum.dolor().sit().amet().consectetur().adipiscing().elit();
}