Error line 23 missing ";"

Posted by Veiniuks on
URL: http://nand2tetris-questions-and-answers-forum.52.s1.nabble.com/Error-line-23-missing-tp3494496.html

Get error - line 23 missing ";" when loading the chip

chip name (a=a, b=b, c=c, d=d, sel[0]=sel[0], sel[1]=sel[1], out=x);
chip name (a=e, b=f, c=g, d=h, sel[0]=sel[0], sel[1]=sel[1]), out=y);
chip name (a=x, b=y, sel=sel[3], out=out);
}