We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8173f23 commit f0e2b18Copy full SHA for f0e2b18
testsuites/0013.internal_temporary_buffer/lxrunoffline.cc
@@ -4,7 +4,7 @@
4
int main()
5
{
6
const auto err_mode = _setmode(2, _O_U16TEXT);
7
- print(fast_io::werr,
+ print(fast_io::wc_stderr,
8
L"Supported actions are:\n"
9
L" l, list List all installed distributions.\n"
10
L" gd, get-default Get the default distribution, which is used by bash.exe.\n"
0 commit comments