Reply to cemiller,
> On Wed, 17 Dec 2008 23:04:43 -0800, Christian Kamm
>
>> pragma(parser, enable_cstyle_func_and_array_decls);
>> {
>> int (*x[5])[3];
>> }
> They are conditional: you choose to write them or not <g>
>
I want DMD (and grep) to help me chose to not let my minions make me READ them