{ %fail } procedure t(arr: array of integer); begin t(slice(arr)); end; begin end.