Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Vighnesh-V committed Oct 11, 2024
1 parent 39899ad commit ef95ce5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/TypeVar.test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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};
Expand Down

0 comments on commit ef95ce5

Please sign in to comment.