fake code: @result = (1,2,3) + (4,5,6); # intending @result to contain (5,7,9)