//! Operations and constants for `i16` mod inst { pub type T = i16; pub const bits: uint = u16::bits; }