rust/tests/target/mod-2.rs
2015-08-24 22:01:01 +02:00

5 lines
63 B
Rust

// Some nested mods
mod nestedmod;
mod no_new_line_beginning;