Sign in
rust
/
rust
/
9b1f20d20dc00a950f99a00a34be9d2ca78d1f0d
/
.
/
tests
/
ui
/
modules
/
mod_file_disambig.rs
blob: e87babf03ba7f4d38fa625b79d9957386009ae20 [
file
]
//! 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
()
{}