Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Short `if'



Peter Stephenson wrote:
> 
> I can't get the short form of `if' to work, described in the manual as:

I've never used it so I wouldn't really know.

if { true } print hello

works with shortloops set so maybe that is what is intended and the docs
just need better wording. Ultimately, there needs to be some whay of
knowing when the LIST stops and the SUBLIST starts.

Oliver



Messages sorted by: Reverse Date, Date, Thread, Author