CHIP Test{ IN x[16], y; OUT out[16]; PARTS: Mux (a=x, b=true, out=out); }