We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ca9e2b commit bcf14e2Copy full SHA for bcf14e2
cpp/tests/test_custom_index_array.cpp
@@ -445,4 +445,4 @@ TEST(CustomIndexArray, convert_floating_point)
445
EXPECT_DOUBLE_EQ(array_double[i], value_double);
446
EXPECT_FLOAT_EQ(array_float[i], 1.f);
447
}
448
-}
+}
0 commit comments