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

5 lines
53 B
Rust

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