blob: 67714d32045b4ebec2e9f09166f232e8b76f8074 [file] [log] [blame]
// rustfmt-chain_indent: Visual
// Chain indent
fn main() {
let lorem = ipsum.dolor().sit().amet().consectetur().adipiscing().elite();
}