mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-13 08:00:22 -04:00
6 lines
116 B
Objective-C
6 lines
116 B
Objective-C
// RUN: %clang -arch x86_64 %s -fsyntax-only -Xclang -print-stats
|
|
#ifdef __APPLE__
|
|
#include <Cocoa/Cocoa.h>
|
|
#endif
|
|
|