// RUN: %clang_cc1 -fsyntax-only -Wno-strict-prototypes -verify -pedantic %s
char *;
;
char *;
int ; // expected-note {{previous declaration is here}}
int
int ;
int
int ;
int
int
int ; // expected-note {{previous declaration is here}}
int
int ; // expected-note {{previous declaration is here}}
float