blob: 2cc0936b2ed276bf697157ad184a612d8337378d [file] [log] [blame]
Daniel Dunbard7d5f022009-03-24 02:24:46 +00001// RUN: clang-cc -fsyntax-only -verify %s
Douglas Gregorce356072009-01-06 23:51:29 +00002extern "C" {
3@class Protocol;
4}