Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
imports
/
auxiliary
/
extern-with-ambiguous-1-extern.rs
blob: 5cd102122811586a9b4266cb4ccfd3105e57c9ae [
file
] [
log
] [
blame
]
mod
a
{
pub
mod
error
{}
}
pub
use
a
::*;