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