Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
// Header for PCH test fixed-point-literal.c const short _Fract sf = -0.25r; const _Fract f = 0.75r; const long _Accum la = 25.25lk;