blob: 90f10fc1a089c9d62761c2cedb214c95735d347f [file] [log] [blame] [edit]
fn main() {
x::<#[a]y::<z>>
//~^ ERROR attributes cannot be applied to generic arguments
//~| ERROR cannot find value `x` in this scope
}