Home | History | Annotate | Download | only in PCH
      1 // used with objc_boxable.m test
      2 struct boxable {
      3   int dummy;
      4 };
      5 
      6