> Expression: permuteImpl(t, dims.data) > [1] t: Tensor[system.int] > [2] dims.data: array[0..5, int] > > Expected one of (first mismatch at [position]): > [1] proc permuteImpl[T](result: var Tensor[T]; dims: varargs[int])