// RUN: %clang_cc1 -fsyntax-only -verify < %s
// expected-no-diagnostics
typedef float CGFloat;
typedef struct _NSPoint NSPoint;
typedef struct _NSSize NSSize;
typedef struct _NSRect NSRect;
extern const NSPoint NSZeroPoint;
extern NSSize ;
void