Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
# RUN: not yaml2obj %s 2>&1 | FileCheck %s --- DummyData: foo: 0 ... # CHECK: YAML:4:1: error: YAML Object File missing document type tag! # CHECK: error: failed to parse YAML input