1// RUN: %clang_cc1 -fsyntax-only -verify %s 2@interface A {@end // expected-error {{'@end' appears where closing brace '}' is expected}} 3