blob: bd1a9be4ef107f6450788145a1aa3662091b012f [file] [log] [blame]
#![crate_type="lib"]
pub mod foo {
pub use super::*;
}