Disallow short form for anonymous delegates
commit30c1c5cec275a24513a2864514bf7b977c135ff9
authorThomas Leonard <talex5@gmail.com>
Tue, 21 Oct 2008 19:34:51 +0000 (21 20:34 +0100)
committerThomas Leonard <talex5@gmail.com>
Tue, 21 Oct 2008 19:34:51 +0000 (21 20:34 +0100)
tree9bd9a5ecb890c4f8e3ec7b7c0186a3dfb5669a56
parentcfaaccbcf519714b10238c70794ee31ce7785fd4
Disallow short form for anonymous delegates

"while x and (...):" is ambiguous
dmd2/parse.c