blob: 2a63c961be8fc3a9b1426c7fe161759c0bc9a5bb [file] [log] [blame]
// module resolution fails because the path does not exist.
#[path = "path/to/does_not_exist.rs"]
mod a;