Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: using array slice as lvalue



On Dec 21, 10:02am, Peter Stephenson wrote:
}
} Here are some tests for partial array assignment.  Ones for mixed
} indices can be added when the patch is committed.  All of these are
} still working.

I added some additional tests for mixed indices and commited u/15662.
All tests are still passing.  I didn't explicitly add tests for ranges
that start (or end) in the middle and go beyond the end (beginning) of
the array, but there are tests for running off both ends at once.



Messages sorted by: Reverse Date, Date, Thread, Author