summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/class-protocol.m
blob: 91cd1389f1e656b7653f03479019cf1634affe44 (plain)
1
2
3
4
5
6
// RUN: %clang_cc1  -fsyntax-only -verify %s
// pr5552

@interface Protocol 
@end