blob: 87092689a281d418b15cc6f63c7635b645187ad0 [file] [log] [blame]
#![derive(Copy)] //~ ERROR `derive` may only be applied to structs, enums and unions
fn main() {}