blob: b4e809eee1619a008d03c49498225f3acb6a0c1a [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 -fsyntax-only -verify %s
Douglas Gregor6ad0ef52009-01-06 23:51:29 +00002extern "C" {
3@class Protocol;
4}