about summary refs log tree commit diff
path: root/tests/ui/modules/mod_dir_simple/load_another_mod.rs
blob: 84728a7ed757ddc9919b5e3018cc02259a8d62b2 (plain)
1
2
3
//@ run-pass
#[path = "test.rs"]
pub mod test;