blob: 021047e120523acba35e4a07ee6f100191495554 [file] [log] [blame]
Daniel Dunbar8fbe78f2009-12-15 20:14:24 +00001// RUN: %clang_cc1 -fsyntax-only -verify %s
Andy Gibbsc6e68da2012-10-19 12:44:48 +00002// expected-no-diagnostics
Fariborz Jahanian1e3609f2009-11-18 23:15:37 +00003// pr5552
4
5@interface Protocol
6@end
7