blob: c2cc91d8f7703768c45c9ca21ad50bc235e38888 [file] [log] [blame]
fn foo<#[attr]>() {} //~ ERROR attribute without generic parameters
fn main() {}