Fixed warning for "if Foo f = expr:"
commit9d5ca4c4e73d58d6341240987d33bc9d7a2a7d52
authorThomas Leonard <talex5@gmail.com>
Fri, 26 Sep 2008 15:07:04 +0000 (26 16:07 +0100)
committerThomas Leonard <talex5@gmail.com>
Fri, 26 Sep 2008 15:07:04 +0000 (26 16:07 +0100)
tree545ffe53750035ea45d00240cb76187ab545d432
parentb26b5921909560e6f519a9d326cdb2c8d62b4794
Fixed warning for "if Foo f = expr:"

Complained that f wasn't initialised.
dmd/statement.c