blob: a84d35cdd29fe34289399a65178ce0525c0561f4 [file] [log] [blame]
/// This struct should derive `Clone`.
struct ShouldDeriveClone {
int large[33];
};