blob: b7bd375250f0b7c2342189a95b53cea27f782160 [file] [log] [blame]
pub trait Trait {
const CONST: u32;
}