Home | History | Annotate | Download | only in Inputs
      1 typedef struct objc_object { void *super; int wibble; } *id;
      2