zsh-workers
 help / color / mirror / code / Atom feed
* Is this a bug? Why not?
@ 2010-03-31  5:46 Bart Schaefer
  2010-03-31  6:06 ` Phil Pennock
  0 siblings, 1 reply; 10+ messages in thread
From: Bart Schaefer @ 2010-03-31  5:46 UTC (permalink / raw)
  To: zsh-workers


macadamia% print $ZSH_VERSION $ZSH_PATCHLEVEL
4.3.10-dev-1 1.4947
macadamia% print ${var-???}
CVS Doc Etc Src
macadamia% print ${${var}-???}

macadamia% print ${${var}+???}
CVS Doc Etc Src
macadamia% print ${${var}:-???}
CVS Doc Etc Src
macadamia% print ${${var}:+???}

macadamia%


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

end of thread, other threads:[~2010-04-18 19:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-31  5:46 Is this a bug? Why not? Bart Schaefer
2010-03-31  6:06 ` Phil Pennock
2010-03-31 15:11   ` Bart Schaefer
2010-04-01  8:26     ` Phil Pennock
2010-04-01 14:36       ` Bart Schaefer
2010-04-01 21:57         ` Phil Pennock
2010-04-01 22:51           ` Bart Schaefer
2010-04-09 14:37             ` Peter Stephenson
2010-04-17 13:06               ` Mikael Magnusson
2010-04-18 19:11                 ` Peter Stephenson

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