blob: 20f40a06782aee038288e8565fe4a38afb79d995 [file] [log] [blame]
// run-pass
pub mod B;
pub mod C;
pub use self::C::T;