We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2b609e commit d236dcdCopy full SHA for d236dcd
optimizer/sum_array_test.go
@@ -33,7 +33,6 @@ func BenchmarkSumArray(b *testing.B) {
33
34
require.NoError(b, err)
35
require.Equal(b, 10, out)
36
-
37
}
38
39
func TestOptimize_sum_array(t *testing.T) {
0 commit comments