Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
Modules
/
Inputs
/
c-header-bad.h
blob: 7f7cd8701ee0ad7618e47c85df78e8771bc8f61d [
file
] [
log
] [
blame
]
}
// expected-error {{extraneous closing brace ('}')}}
int
not_in_extern_c
;
extern
"C"
{
// expected-note {{to match this '{'}}
// expected-error {{expected '}'}}