rust/tests/target/configs/skip_children/foo/mod.rs
2019-03-17 12:33:18 +09:00

4 lines
62 B
Rust

fn skip_formatting_this() {
println ! ( "Skip this" ) ;
}