brintos

brintos / llvm-project-archived public Read only

0
0
Text · 163 B · 7f7cd87 Raw
5 lines · c
1} // expected-error {{extraneous closing brace ('}')}}2int not_in_extern_c;3extern "C" { // expected-note {{to match this '{'}}4// expected-error {{expected '}'}}5