test trigger test 2
This commit is contained in:
parent
ef86875538
commit
2d5d59de4d
|
|
@ -7,6 +7,6 @@ using namespace std;
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
cout << "Hello World Willy test 2!" << endl;
|
cout << "Hello World Willy test 3!" << endl;
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue