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

Assigning an array to a nameref "placeholder"



Another one from the ksh93u+ gitlab:

> nameref unsetref; unsetref+=(foo bar). This now produces a "removing nameref attribute" warning before performing the assignment.

I would rather make this an error, but it's probably not difficult
either way.  Comments?




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