Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#include "prefer_used_to_unused.h" int main() { return sampleFunc(5) + simpleFunc(5); }