rust/tests/ui/modules/mod_dir_simple/load_another_mod.rs
2023-01-11 09:32:08 +00:00

4 lines
46 B
Rust

// run-pass
#[path = "test.rs"]
pub mod test;