Function Parser.ownArray

void ownArray(T)(
  ref T[] arr,
  ref StackBuffer sb
);