2014-12-16 21:49:58 +0000, Stephane Chazelas:
[...]
> 1.1 litteral array assignment.
[...]
> 1.2 litteral scalar assignment
[...]
> 2. words that don't form valid assignments.
> 
> Those are parsed as normal command line arguments.
> 
> declare \a=(...)
> 
> would get a syntax error because of the unexpected ( like with
> echo \a=(...).
> 
> And the resulting words after expansion are treated like in 1.1
> above.
[...]

Sorry, I meant "like in 1.2", not "like in 1.1".

-- 
Stephane

Reply via email to