Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
ceb639dbeea97c901b2642ebe296eb358d27b2f6
/
.
/
clang
/
test
/
Modules
/
Inputs
/
outofdate-rebuild
/
Cocoa.h
blob: d6311405f4e1a7277e58a932f7f032e1fd11d015 [
file
] [
log
] [
blame
]
// Cocoa
#import "Foundation.h"
#import "AppKit.h"
struct
A
{
int
i
;
};