blob: d811421e48767c17b6a6186d883435f1ecd88fa5 [file] [log] [blame]
Fariborz Jahanian5bba8672013-03-19 20:27:40 +00001// RUN: %clang_cc1 -fsyntax-only -verify %s
2// rdar: //6854840
Fariborz Jahanian4cc0cf12013-03-20 18:09:33 +00003@interface A {@end // expected-error {{'@end' appears where closing brace '}' is expected}}