RFC: 2 enhancement DIPs that need feedback

Dejan Lekic dejan.lekic at gmail.com
Tue May 20 09:33:40 UTC 2025


On Tuesday, 13 May 2025 at 09:04:07 UTC, Basile B. wrote:
>
> ```d
> (auto a, auto b) = call(); // two VarDeclExp in the LHS
> ```

Please no... If we can't have `auto (a, b) = call();` then we 
better not have it at all...


More information about the Digitalmars-d mailing list