Home | History | Annotate | Download | only in PCH
      1 // used with objc_boxable.m test
      2 typedef struct __attribute((objc_boxable)) boxable boxable;
      3 
      4