On Mon, Sep 17, 2012 at 2:54 PM, Jessica Streicher <j.streic...@micromata.de> wrote: > Now i know why using else never worked for me - really, i'd consider this > more of a bug than a feature of the language ;)
If it makes you feel any better (I can't imagine it would), javascript has the same 'feature' for much the same reason. Python doesn't, but then again, they don't have braces so the parsing is easier (i.e., there exist universalizable rules).... Michael > > On 17.09.2012, at 14:35, R. Michael Weylandt wrote: > >> And now it is easy to see why we should all the one true brace style ;-) >> >> Michael ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.