Daenyth Blank wrote:
On Sun, Dec 27, 2009 at 04:57, Allan McRae <[email protected]> wrote:It can handle the following syntax: for=('a' 'b' \ 'c' )Does it correctly handle the case where the \ is not there? It's not needed inside an array declaration.
Yes it does. It was just an example of the syntax that is widely (and unnecessarily) used.
Allan

