blob: 7357f59700eda5b6ef73e6c9d9d247e76597f401 [file] [log] [blame]
#![crate_type="lib"]
pub mod extern_mod_ordering_lib {
pub fn f() {}
}