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