On Mon, 15 Sep 2025, Alejandro Colomar wrote: > What's your opinion about 'void f(; int x);'? Is that okay?
It's a new feature. A reasonable enough one, but also not one that adds any benefit for users in terms of expressivity; I'd be inclined to add it only if it gets added to the standard. -- Joseph S. Myers [email protected]
