blob: 283427b9acefed06708c98e5ef9265e7bb522556 [file] [log] [blame]
#[derive(inline)] //~ ERROR expected a macro, found built-in attribute
struct S;
fn main() {}