zsh-workers
 help / color / mirror / code / Atom feed
* Subsripting positional parameters
@ 1998-12-28 12:48 Bernd Eggink
  0 siblings, 0 replies; only message in thread
From: Bernd Eggink @ 1998-12-28 12:48 UTC (permalink / raw)
  To: Zsh-workers

Why does Zsh evaluate

   $1[3,4]

as

   ${1}[3,4]

instead of 

   ${1[3,4]} 

(like named parameters)? Bug or feature? (Just being curious)

Regards,
	Bernd

--
Bernd Eggink
Regionales Rechenzentrum der Uni Hamburg
eggink@uni-hamburg.de
http://www.rrz.uni-hamburg.de/eggink/BEggink.html


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-12-28 12:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-28 12:48 Subsripting positional parameters Bernd Eggink

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).