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