clang-1/test/SemaObjC/class-protocol.m

7 строки
83 B
Objective-C

// RUN: clang -cc1 -fsyntax-only -verify %s
// pr5552
@interface Protocol
@end