blob: f1307411a7f773c8b18b148e64c349d51be2e32b [file] [log] [blame] [edit]
pub mod foobarius {}
#[macro_export]
macro_rules! foobarius {
() => { () }
}