3 lines
68 B
Rust
Raw Normal View History

// module resolution fails because `./a/b.rs` does not exist
mod b;