This function takes two sorted arrays and retuen the merged and sorted array.
(self, nums1: List[int], nums2: List[int])
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected