! Fix main.cpp
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 4s
Details
Gitea Actions Deploy / Explore-Gitea-Actions (push) Failing after 4s
Details
This commit is contained in:
parent
39d3b9624c
commit
6cde91c70c
|
|
@ -5,6 +5,6 @@
|
|||
int WinMain(int argc, char const *argv[])
|
||||
{
|
||||
/* code */
|
||||
std::cout << "Hello World!!!!" << std::endl;
|
||||
std::cout << "Hello World!!!!x" << std::endl;
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue