Skip to content

Commit 78ca3f0

Browse files
committed
test
1 parent 4e1a819 commit 78ca3f0

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)