rust/tests/target/configs/skip_children/true.rs
2019-06-08 14:52:49 +09:00

5 lines
51 B
Rust

// rustfmt-skip_children: true
mod foo;
mod void;