llvm-project/clang/test/SemaObjC/cocoa.m

6 lines
80 B
Objective-C

// RUN: clang %s -print-stats
#ifdef __APPLE__
#include <Cocoa/Cocoa.h>
#endif