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