We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219a5a4 commit cf09121Copy full SHA for cf09121
sort/sorts_test.go
@@ -285,4 +285,4 @@ func BenchmarkPigeonhole(b *testing.B) {
285
286
func BenchmarkPatience(b *testing.B) {
287
benchmarkFramework(b, sort.Patience[int])
288
-}
+}
0 commit comments