Why not all statement are expressions ?
David Piepgrass
qwertie256 at gmail.com
Sun Jul 8 23:42:09 PDT 2012
> int[void] intSet = [2:(), 3:(), 4:()]
oops, void[int] intSet = [2:(), 3:(), 4:()] rather.
More information about the Digitalmars-d
mailing list