Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

starts_a_scope
// This file opens a new scope

x = x;
for (int i = 0; i < 2; ++i) {