// RUN: %clang_cc1 -fsyntax-only -verify -fobjc-exceptions %s
// expected-no-diagnostics
# 1 "<command line>"
# 1 "/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h" 1 3
typedef signed char BOOL;
typedef unsigned int NSUInteger;
typedef struct _NSZone NSZone;
@class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
typedef struct NSFastEnumerationState;
@class NSArray, NSDictionary, NSError, NSString, NSURL;