Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
ui
/
modules
/
mod_file_disambig.rs
blob: e87babf03ba7f4d38fa625b79d9957386009ae20 [
file
] [
edit
]
//! 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
()
{}