Skip to content

Commit

Permalink
Update libcudacxx/test/libcudacxx/std/utilities/optional/optional.obj…
Browse files Browse the repository at this point in the history
…ect/optional.object.assign/assign_value.pass.cpp

Co-authored-by: Bernhard Manfred Gruber <[email protected]>
  • Loading branch information
miscco and bernhardmgruber authored Feb 27, 2025
1 parent 567c644 commit 82e158d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ int main(int, char**)

#if !defined(TEST_COMPILER_GCC) || __GNUC__ > 6
static_assert(pr38638(3) == 5, "");

#endif // !defined(TEST_COMPILER_GCC) || __GNUC__ > 6

return 0;
Expand Down

0 comments on commit 82e158d

Please sign in to comment.