blob: fc4c3f4e64bf9d401e86a7903e23a71b71954fa6 [file] [log] [blame]
fn main() {}
struct CLI {
#[derive(parse())] //~ ERROR expected non-macro attribute, found attribute macro
path: (),
}