freebsd-skq/test/SemaObjC/class-protocol.m
2010-01-01 10:34:51 +00:00

7 lines
83 B
Objective-C

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