// RUN: %clang_cc1 -fsyntax-only -verify %s extern "C" { @class Protocol; } // extern "C" { @class I; } @interface I @end