blob: 56fe40b916baf9f0030891836b47e97056890e11 [file] [log] [blame]
#[derive(Debug, Clone)]; //~ERROR expected item after attributes
struct Foo;
fn main() {}