On 12/14/2016 03:33 PM, H. S. Teoh via Digitalmars-d wrote:
That's easy to fix:import { a : b, c; d: e, f; }
The cost being adding new syntax. -- Andrei
Andrei Alexandrescu via Digitalmars-d Wed, 14 Dec 2016 13:11:32 -0800
On 12/14/2016 03:33 PM, H. S. Teoh via Digitalmars-d wrote:
That's easy to fix:import { a : b, c; d: e, f; }
The cost being adding new syntax. -- Andrei