// RUN: %clang_cc1 -fsyntax-only -verify %s
@class Protocol;
@protocol fproto; // expected-note {{'fproto' declared here}}
@class cl;
int
// rdar://17768630
@protocol SuperProtocol; // expected-note {{'SuperProtocol' declared here}}
@protocol TestProtocol; // expected-note {{'TestProtocol' declared here}}
int
int