7 lines
83 B
Objective-C
7 lines
83 B
Objective-C
// RUN: %clang_cc1 -fsyntax-only -verify %s
|
|
// pr5552
|
|
|
|
@interface Protocol
|
|
@end
|
|
|