aboutsummaryrefslogtreecommitdiff
path: root/test/SemaObjC/class-protocol.m
blob: 12b638175137c7d0de33529ef1652ddc0f7c5fcd (plain)
1
2
3
4
5
6
// RUN: clang-cc  -fsyntax-only -verify %s
// pr5552

@interface Protocol 
@end