Compiler projects using llvm
// Cocoa
#import "Foundation.h"
#import "AppKit.h"

struct A {  int i; };