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

2 lines
61 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
typedef struct objc_object { void *super; int wibble; } *id;