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