https://issues.dlang.org/show_bug.cgi?id=7927
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |INVALID --- Comment #1 from Vladimir Panteleev <[email protected]> --- If you want to see UTF-8 text, you need to set output console code page ("chcp 65001" or SetConsoleOutputCP(65001)). --
