From baa3e10650110291de10e0e8e6a1e48ac4579afe Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 18 Sep 2022 03:08:21 +0000 Subject: CTAN sync 202209180308 --- graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp') diff --git a/graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp b/graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp index 32170fd04b..0f0238f733 100644 --- a/graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp +++ b/graphics/asymptote/LspCpp/third_party/uri/test/optional_test.cpp @@ -163,6 +163,6 @@ TEST(optional_test, value_or_rvalue_reference_with_value) { } TEST(optional_test, assign_nullopt_to_nullopt) { - network::optional opt; - opt = network::nullopt; -} \ No newline at end of file + network::optional opt; + opt = network::nullopt; +} -- cgit v1.2.3