Formatting
This commit is contained in:
parent
1b5b942be9
commit
4483a9f98c
@ -2,6 +2,6 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
std::cout << "Hello World!" << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
std::cout << "Hello World!" << std::endl;
|
||||
return EXIT_SUCCESS;
|
||||
}
|
Loading…
Reference in New Issue
Block a user