// RUN: %clang_cc1 -fsyntax-only -verify %s
// rdar://11062080
// RUN: %clang_cc1 -fsyntax-only -triple i386-apple-macosx10.9.0 -fobjc-runtime=macosx-fragile-10.9.0 -fobjc-subscripting-legacy-runtime -verify %s
// rdar://15363492
void
@class NSDictionary; // expected-note {{forward declaration of class here}}
void
typedef unsigned long NSUInteger;
typedef long NSInteger;
void *pvoid;
int
; // expected-note {{'XXXYYYZZZTypeAny' declared here}}
void