Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

c-header-bad.h
} // expected-error {{extraneous closing brace ('}')}}
int not_in_extern_c;
extern "C" { // expected-note {{to match this '{'}}
// expected-error {{expected '}'}}