1*67e74705SXin Li } // expected-error {{extraneous closing brace ('}')}} 2*67e74705SXin Li int not_in_extern_c; 3*67e74705SXin Li extern "C" { // expected-note {{to match this '{'}} 4*67e74705SXin Li // expected-error {{expected '}'}} 5