1// RUN: clang-cc -fsyntax-only -verify %s
2@end // expected-warning {{@end must appear in an @implementation context}}
3