blob: c8221d470eef14d78049fc72355ae8e47430dd70 [file] [log] [blame]
Douglas Gregorce356072009-01-06 23:51:29 +00001// RUN: clang -fsyntax-only -verify %s
2extern "C" {
3@class Protocol;
4}