On Sat, Jul 16, 2011 at 12:33:40PM +0200, rastersoft wrote: > Hi all: > > Have you considered to support "elif" in Vala as syntax sugar for "else > if ...", like in python?
In python "else if" is syntax error. There's no gain in using "elif". -- http://www.debian.org - The Universal Operating System _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
