unplugged-vendor/external/llvm-project/clang/test/Modules/Inputs/warning-mismatch/System.h

3 lines
47 B
C
Raw Normal View History

#import "Mismatch.h"
struct System { int i; };