Address formatting mistake in libc++ test

This commit is contained in:
Eric Fiselier
2025-06-30 13:53:24 -04:00
parent 36cf51d16e
commit 01d0171e7a

View File

@@ -23,7 +23,6 @@
#include <condition_variable>
#include <thread>
std::mutex mux;
int main(int, char**) {