blob: db2a3a8fc5615f33c815e21e402caf9722398068 [file] [log] [blame]
// used with objc_boxable.m test
struct boxable {
int dummy;
};