Sign in
llvm
/
clang
/
3b8d539899d6651504edfbaaa2ea68eb9d7aa6ac
/
.
/
test
/
SemaObjC
/
class-protocol.m
blob: 021047e120523acba35e4a07ee6f100191495554 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -fsyntax-only -verify %s
// expected-no-diagnostics
// pr5552
@interface
Protocol
@end