Skip to content

Commit 0366c6a

Browse files
chore: add EOL \n
1 parent 0c9a836 commit 0366c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_structures/avltree.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,4 +423,4 @@ int main() {
423423
test_edge_cases();
424424
std::cout << "All tests passed!" << std::endl;
425425
return 0;
426-
}
426+
}

0 commit comments

Comments
 (0)