blob: 4fa26204be917d7d9505b2a5240e4ee254d02cbb [file] [log] [blame]
//! Should not be inlined
/// Should not be inlined
pub enum O {
L = -1,
}