// RUN: %clang_cc1 %s -fsyntax-only -verify
// expected-error {{'__objc_exception__' attribute only applies to Objective-C interfaces}}
int X;
// expected-error {{'__objc_exception__' attribute only applies to Objective-C interfaces}}
void ;