3 lines
66 B
Rust
Raw Normal View History

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