freebsd-dev/test/SemaObjC/cocoa.m

6 lines
117 B
Mathematica
Raw Normal View History

2010-02-16 09:31:36 +00:00
// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats
2009-06-02 17:58:47 +00:00
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif