// rustfmt-recursive: true mod foo; fn bar() { println!("baz"); }