;Task: Show how to concatenate two arrays in your language. If this is as simple as array1 + array2, so be it.
array1 + array2