blob: d6311405f4e1a7277e58a932f7f032e1fd11d015 [file] [log] [blame]
// Cocoa
#import "Foundation.h"
#import "AppKit.h"
struct A { int i; };