minix/external/bsd/llvm/dist/clang/test/SemaObjC/cocoa.m

6 lines
117 B
Mathematica
Raw Normal View History

// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif