]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Modules/Inputs/outofdate-rebuild/Cocoa.h
Vendor import of clang trunk r300422:
[FreeBSD/FreeBSD.git] / test / Modules / Inputs / outofdate-rebuild / Cocoa.h
1 // Cocoa
2 #import "Foundation.h"
3 #import "AppKit.h"
4
5 struct A {  int i; };