foo = (1, 2, 3) bar = [1, 2, 3] #### @array = SCALAR; # promotes to ( SCALAR ); ... SCALAR, SCALAR ... # comma operator in scalar context