freebsd-skq/test/Parser/objc-missing-impl.m
2010-01-01 10:34:51 +00:00

3 lines
120 B
Objective-C

// RUN: %clang_cc1 -fsyntax-only -verify %s
@end // expected-warning {{@end must appear in an @implementation context}}