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 888461f commit 64ccce1Copy full SHA for 64ccce1
libc/test/src/stdio/printf_core/converter_test.cpp
@@ -255,4 +255,3 @@ TEST_F(LlvmLibcPrintfConverterTest, OctConversion) {
255
ASSERT_STREQ(str, "1234");
256
ASSERT_EQ(writer.get_chars_written(), 4);
257
}
258
-
0 commit comments