Merge branch 'master' of ssh://gitea.calebfontenot.com:25566/chloe-lilly/PlaceholderNameEngine
This commit is contained in:
commit
52e054784f
BIN
build/placeholderengine
Executable file
BIN
build/placeholderengine
Executable file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
int main() {
|
||||
std::cout << "Hello, World!";
|
||||
std::printf("Hello, World!\n");
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user