llvm-for-llvmta/tools/clang/test/Modules/Inputs/weird_objc.h

2 lines
61 B
C

typedef struct objc_object { void *super; int wibble; } *id;