We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bddd6 commit ac43f63Copy full SHA for ac43f63
gitTe/gitTe.cpp
@@ -6,7 +6,7 @@
6
7
int main()
8
{
9
- wchar_t uu[] = L"testbbh.com";
+ wchar_t uu[] = L"bbhpass";
10
11
std::cout << "Hello World!\n";
12
}
0 commit comments