https://issues.dlang.org/show_bug.cgi?id=24241
--- Comment #5 from ponce <[email protected]> --- It used to be illegal to have default values for arguments not at the end, making this legal is unexpected (and creates issues like this). --
d-bugmail--- via Digitalmars-d-bugs Mon, 13 Nov 2023 06:12:45 -0800
https://issues.dlang.org/show_bug.cgi?id=24241
--- Comment #5 from ponce <[email protected]> --- It used to be illegal to have default values for arguments not at the end, making this legal is unexpected (and creates issues like this). --