blob: e87babf03ba7f4d38fa625b79d9957386009ae20 [file] [log] [blame]
//! related issue <https://github.com/rust-lang/rust/issues/4116>
mod mod_file_disambig_aux; //~ ERROR file for module `mod_file_disambig_aux` found at both
fn main() {}