https://issues.dlang.org/show_bug.cgi?id=8243
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Why should this code be accepted? TypeTuple!(int,int) expects two initializers, but only one is specified. --
