blob: 869d4a6cd3e4ed0123bd26bfac897a47d2f56494 [file] [log] [blame]
#![crate_type = "rlib"]
#[inline]
pub fn cci_fn() -> usize {
1234
}