Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#pragma clang diagnostic push #pragma clang diagnostic ignored "-Weverything" namespace std { void wibble(); } #pragma clang diagnostic pop namespace std { }