The added test for [array get] is actually very good, thanks!
Thanks, applied, r9002.
On Aug 19, 2005, at 6:10 AM, Amos Robinson (via RT) wrote:
# New Ticket Created by "Amos Robinson"
# Please include the string: [perl #36952]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=36952 >
This thing should work with the latest SVN.
Requires it, ja.
It'll add some tests to tcl/t/cmd_array.t, mostly for unset but I
added a
get one (feel free to delete, if you think it's unnecessary)
The implementation was added into tcl/lib/commands/array.pir, and I
just
added an unset sub.
Seeya!