Example PR for testing drone CI #1
+1
-1
@@ -3,6 +3,6 @@ using namespace std;
|
||||
|
||||
int main()
|
||||
{
|
||||
cout << "Hello, World!";
|
||||
cout << "Hello, Arif!";
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user