Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
use ::crate;
use {crate, foo::{crate::foo::bar::baz}};
use hello::crate;
use hello::crate::there;