From 70d5a0ede85f10c199bff9d07a747f9b47972c69 Mon Sep 17 00:00:00 2001 From: Vighnesh Date: Fri, 11 Oct 2024 14:16:41 -0700 Subject: [PATCH] newline --- tests/TypeVar.test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/TypeVar.test.cpp b/tests/TypeVar.test.cpp index 57ec1367..52d0ea55 100644 --- a/tests/TypeVar.test.cpp +++ b/tests/TypeVar.test.cpp @@ -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")