I am trying to declare a dict type as string => list of int. e.g. "D":[20, 30]
So far, I have got the following
mock_array_list = numba.ty