Also supply arguments automatically to main method
commitf858cb22498a0762df61b46e73aca9fd55eefe51
authorThomas Leonard <talex5@gmail.com>
Sun, 7 Sep 2008 18:34:16 +0000 (7 19:34 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 17 Sep 2008 14:56:32 +0000 (17 15:56 +0100)
treedfa6eaaaac151ed9d9527a38508922d064f191c1
parent53c781938a3d34b0cd7d0bd334e9791594054983
Also supply arguments automatically to main method

Warning: if the constructor and the method both ask for the same
argument, the _externals builder function will get called twice.
dmd/module.c