We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f5e97e commit 0bc82d2Copy full SHA for 0bc82d2
cpp/map_closures/MapClosures.cpp
@@ -172,4 +172,5 @@ std::vector<ClosureCandidate> MapClosures::GetTopKClosures(
172
}
173
return closures;
174
175
+
176
} // namespace map_closures
0 commit comments