// RUN: %clang_cc1 -fsyntax-only -verify %s
void
void
// expected-error@-1{{cannot initialize a parameter}}
// expected-note@-2{{here}}
int
;
void
void
typedef short short2 ;
void
typedef float float2 ;
typedef float float4 ;
void