Skip to content

Commit 6fe362a

Browse files
author
Sumit tripathi
committed
Add missing newline at end of file in friend_fun.cpp
1 parent 6d7fff3 commit 6fe362a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

friend_fun.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ int main(){
2121
c2.printNum();
2222
cout << "Complex numbers have been set and printed successfully." << endl;
2323
return 0;
24+
2425
}

0 commit comments

Comments
 (0)