Passes arguments to Main constructor
commit93654e5246f1b9ecf3e55ea04e9cc0b7e5c9825a
authorThomas Leonard <talex5@gmail.com>
Sun, 7 Sep 2008 16:01:23 +0000 (7 17:01 +0100)
committerThomas Leonard <talex5@gmail.com>
Wed, 17 Sep 2008 14:52:56 +0000 (17 15:52 +0100)
tree6d93c3a99a9579ab6a1617935d1f8f7cdc8377e2
parentbbbaecce55ab566c48ab02fdb646232dac277b7e
Passes arguments to Main constructor

Each argument is created by calling _externals.ARG() in the
generated main() function.
dmd/idgen.c
dmd/module.c