blob: d1124561374a52b565c66b97d91139e04bdfa98f [file]
// check-pass
fn main() {}
#[cfg(FALSE)]
impl X {
const Y: u8;
}