From ef95ce526649caa7f89bcdc1d4d6dc3acb1f99df Mon Sep 17 00:00:00 2001 From: Vighnesh Date: Fri, 11 Oct 2024 14:40:12 -0700 Subject: [PATCH] newline --- tests/TypeVar.test.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/TypeVar.test.cpp b/tests/TypeVar.test.cpp index ba0d1813..ad5fdaae 100644 --- a/tests/TypeVar.test.cpp +++ b/tests/TypeVar.test.cpp @@ -464,8 +464,9 @@ TEST_CASE("proof_that_isBoolean_uses_all_of") } -#ifdef defined(__linux__) && defined(__GNUC__) +#ifdef defined(__linux__) && defined(__GNUC__)g #else + TEST_CASE("content_reassignment") { Type myAny{AnyType{}, /*presistent*/ true};