4 lines
47 B
Rust
4 lines
47 B
Rust
//@ run-pass
|
|
#[path = "test.rs"]
|
|
pub mod test;
|
//@ run-pass
|
|
#[path = "test.rs"]
|
|
pub mod test;
|