Clang Project
clang_source_code
/
test
/
Modules
/
Inputs
/
outofdate-rebuild
/
Foundation.h
1
// Foundation
2
#import "CoreText.h"
3
struct D { int i; };
4