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