This commit is contained in:
Vighnesh 2024-10-11 14:16:41 -07:00
parent 74c1ac33a9
commit 70d5a0ede8

View File

@ -465,7 +465,7 @@ TEST_CASE("proof_that_isBoolean_uses_all_of")
TEST_CASE("content_reassignment")
{
g
#pragma GCC diagnostic push
#if !defined(__has_warning) || __has_warning("-Wmaybe-uninitialized")