https://issues.dlang.org/show_bug.cgi?id=8161
Nick Treleaven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Nick Treleaven <[email protected]> --- > s.prop = AliasSeq!(1, 2); > I agree that it should be disallowed Yes, because otherwise the restriction to a maximum of 2 arguments doesn't make sense. --
