Skip to content

Commit 8b7ba79

Browse files
authored
fix: build
1 parent 3a666b9 commit 8b7ba79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello_world.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ int main() {
55

66
cout << "Hello World" << endl;
77

8-
return xx 0;
8+
return 0;
99
}

0 commit comments

Comments
 (0)