We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d24f0cf + e2e1174 commit 254e950Copy full SHA for 254e950
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