Skip to content

Commit c930dc8

Browse files
committed
test2
1 parent 78ca3f0 commit c930dc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
using namespace std;
55

66
int main() {
7-
cout << "Hello World!";
7+
cout << "Hello World!!";
88
return 0;
99
}

0 commit comments

Comments
 (0)