[Issue 4375] Require explicit braces when 'else' is ambiguous

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 11 13:09:51 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4375



--- Comment #13 from bearophile_hugs at eml.cc 2010-10-11 13:09:16 PDT ---
Just for reference this is what Wikipedia says about the Ada language:

Conditional statements are closed with "end if", avoiding a dangling else that
could pair with the wrong nested if-expression in other languages.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list