/*switch somevar { case 1: x = 1; case 2: x = 2; }*/ var array = [1, 2, 3];