Skip to content

Commit b87096a

Browse files
committed
Fix test
1 parent 204fd3c commit b87096a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@
33
int main()
44
{
55
std::cout << "Hello world\n";
6-
7-
return 1;
86
}

0 commit comments

Comments
 (0)