1 2 3 4
const X: i32 = #[allow(dead_code)] 8; //~^ ERROR attributes on expressions are experimental fn main() {}