blob: 8acaf746e855ce608420fd7624200ec1a7998552 [file] [log] [blame]
Douglas Gregor44180f82013-02-01 23:45:03 +00001typedef struct objc_object { void *super; int wibble; } *id;