Add test for issue #42

This commit is contained in:
Peter Dimov
2022-05-30 19:36:29 +03:00
parent abc1bf9b4a
commit 389f886bc3
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -82,3 +82,5 @@ run test_return_function.cpp return_function/<cxxstd>14 : : : <link>shared $(che
run test_return_function.cpp return_function/<cxxstd>14 : : : <link>static $(check14) : return_function_static_14 ;
run quick.cpp ;
compile issue_42.cpp ;