]> git.lizzy.rs Git - rust.git/blob - tests/target/expr-no-hints.rs
Move Indent and Shape to shape.rs from lib.rs
[rust.git] / tests / target / expr-no-hints.rs
1 // rustfmt-take_source_hints: false
2 // We know best!
3
4 fn main() {
5     a.b.c.d();
6 }