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