Test commit
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
int main(int argc, char const *argv[])
|
int main(int argc, char const *argv[])
|
||||||
{
|
{
|
||||||
|
//See if pushing works...
|
||||||
std::cout << "Hello world";
|
std::cout << "Hello world";
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user