1// RUN: %clang_cc1 -fsyntax-only -verify %s2// expected-no-diagnostics3// pr55524 5@interface Protocol 6@end7 8