https://issues.dlang.org/show_bug.cgi?id=16663
Dicebot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dicebot <[email protected]> --- Checked, doesn't work with DMD 2.071.2 either. Looking at std.uni history, `toUpper` seems to have never accepted `alias this` string because of `isSomeString!T` constraint. Are you sure you haven't missed some context? --
