Delay auto-generating the main function until the end of the first semantic pass
commitb6dec4febbac956087ba2042eb065c344b98cc95
authorThomas Leonard <talex5@gmail.com>
Wed, 10 Sep 2008 17:46:36 +0000 (10 18:46 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 17 Sep 2008 15:07:58 +0000 (17 16:07 +0100)
treeafb6de2b772f0c70f8f406b37bf48f30660d0986
parent9effeeefff68450a2561f0588ff240c39db7201c
Delay auto-generating the main function until the end of the first semantic pass

This is too allow "in" constructor arguments to be added first.
dmd/module.c
dmd/statement.c
dmd/statement.h