Create a function useSpreadOperator that merges two arrays using the spread operator and logs the result.

Output: