blob: 75efbe0dbe7a1d82493465b7652f83a0e92e4ef1 [file] [log] [blame]
pub mod asdf {
pub struct SomeStruct;
}
pub trait SomeTrait {}