Clang Project

clang_source_code/test/Modules/Inputs/warning-mismatch/System.h
1#import "Mismatch.h"
2struct System { int i; };
3