forked from OSchip/llvm-project
2 lines
61 B
C
2 lines
61 B
C
|
typedef struct objc_object { void *super; int wibble; } *id;
|