Skip to content

Commit ac43f63

Browse files
authored
Update gitTe.cpp
d
1 parent 66bddd6 commit ac43f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitTe/gitTe.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
int main()
88
{
9-
wchar_t uu[] = L"testbbh.com";
9+
wchar_t uu[] = L"bbhpass";
1010

1111
std::cout << "Hello World!\n";
1212
}

0 commit comments

Comments
 (0)