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.

Reply via email to