allwinner_a64/android/external/clang/test/SemaObjC/class-protocol.m
2018-08-08 16:14:42 +08:00

7 lines
110 B
Objective-C

// RUN: %clang_cc1 -fsyntax-only -verify %s
// expected-no-diagnostics
// pr5552
@interface Protocol
@end