llvm/clang/test/Modules/Inputs/outofdate-rebuild/Cocoa.h

// Cocoa
#import "Foundation.h"
#import "AppKit.h"

struct A {  int i; };