blob: e9c37ab1b15870dbe437967be045b8419ebb5828 [file] [log] [blame]
Daniel Dunbara5728872009-12-15 20:14:24 +00001// RUN: %clang_cc1 -fsyntax-only -verify %s
Fariborz Jahanian64089ce2011-04-22 22:02:28 +00002@end // expected-error {{@end must appear in an @implementation context}}