Commit f246a9c9 authored by neverlord's avatar neverlord

maintenance

parent 71d7e003
...@@ -1461,7 +1461,7 @@ size_t test__tuple() ...@@ -1461,7 +1461,7 @@ size_t test__tuple()
CPPA_CHECK(f11("10")); CPPA_CHECK(f11("10"));
CPPA_CHECK_EQUAL(10, f11_fun); CPPA_CHECK_EQUAL(10, f11_fun);
exit(0); return CPPA_TEST_RESULT;
auto old_pf = auto old_pf =
( (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment