blob: ade191db49c8e81211afcd0f5efcf92a0c95d4f0 [file] [log] [blame]
#![crate_type = "rlib"]
extern crate m2;
pub fn m3() { m2::m2() }