i messed up the macro syntax again

This commit is contained in:
Vighnesh 2024-10-11 14:49:34 -07:00
parent ef95ce5266
commit a197f044b5

View file

@ -464,7 +464,7 @@ TEST_CASE("proof_that_isBoolean_uses_all_of")
}
#ifdef defined(__linux__) && defined(__GNUC__)g
#if defined(__linux__) && defined(__GNUC__)
#else
TEST_CASE("content_reassignment")