// RUN: %clang_cc1 -pedantic -fsyntax-only -verify -Wno-objc-root-class %s
typedef signed char BOOL;
@class NSInvocation, NSMethodSignature, NSCoder, NSString, NSEnumerator;
typedef float CGFloat;
@protocol XCSelectionSource;
extern NSString * const XCActiveSelectionLevel;
@protocol NSTextStorageDelegate;
@class NSNotification;