We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00fb4d commit e2e1174Copy full SHA for e2e1174
art-comp-test/tests/move_function_2/top.tcjs
@@ -2,4 +2,4 @@ let tc = TCF.define(TCF.ART_TO_CPP);
2
tc.topCapsule = 'Top';
3
tc.prerequisites = ["../../TestUtils/testlib.tcjs"];
4
tc.targetFolder = 'move_function_2_target';
5
-tc.cppCodeStandard = "C++ 11";
+
0 commit comments