blob: a49168b95ca800d36f56a4a2035d8b049537c9ef [file] [log] [blame]
// RUN: %clang_cc1 -rewrite-objc -fobjc-runtime=macosx-fragile-10.5 %s -o %t.cpp
// RUN: %clang_cc1 -fsyntax-only %t.cpp
@protocol Foo;
@protocol Foo
@end