zsh-workers
 help / color / mirror / code / Atom feed
* x=(foo ; bar) array assignments with embedded semicolons
@ 2015-11-17 22:16 Daniel Shahaf
  2015-11-17 23:55 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel Shahaf @ 2015-11-17 22:16 UTC (permalink / raw)
  To: zsh-workers

% x=(foo ; bar)
% print $#x $x
2 foo bar

Eric reproduced that with various versions going as far back as 3.0.8.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-19  6:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-17 22:16 x=(foo ; bar) array assignments with embedded semicolons Daniel Shahaf
2015-11-17 23:55 ` Bart Schaefer
2015-11-18 10:20   ` Peter Stephenson
2015-11-18 15:47     ` Bart Schaefer
2015-11-19  5:47       ` Eric Cook

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).