Worst ideas/features in programming languages?

Timon Gehr timon.gehr at gmx.ch
Sun Jan 9 10:10:37 UTC 2022


On 1/8/22 11:28, Max Samukha wrote:
> On Thursday, 6 January 2022 at 13:18:56 UTC, Timon Gehr wrote:
> 
>> void foo(string x,){}      // <- unary tuple
> 
> While you are correct, it is likely to be a breaking change. Currently 
> (string x,) is allowed and means the same as (string x).

True.


More information about the Digitalmars-d mailing list