args type is now "string[]"d2
commitd06b1f641452fc7a2a4456199ebbb1e25eb9db1d
authorThomas Leonard <talex5@gmail.com>
Sat, 4 Oct 2008 11:54:15 +0000 (4 12:54 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 4 Oct 2008 11:54:15 +0000 (4 12:54 +0100)
tree719577c5f89d96d712b19c87820bf30bc1a15356
parent23602395f1256474b3a27e6a188d1158b4e96349
args type is now "string[]"

Top-level main() was "const(char)[][]" due to change of meaning of STCin.
Injected args was old "char[][]" type.
dmd2/module.c