We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a3f88 commit 7141712Copy full SHA for 7141712
integration_tests/CMakeLists.txt
@@ -218,3 +218,5 @@ RUN(NAME array_19.cpp LABELS gcc llvm NOFAST
218
EXTRA_ARGS --extra-arg=-I${CONDA_PREFIX}/include)
219
RUN(NAME array_20.cpp LABELS gcc llvm NOFAST
220
221
+RUN(NAME array_21.cpp LABELS gcc llvm NOFAST
222
+ EXTRA_ARGS --extra-arg=-I${CONDA_PREFIX}/include)
0 commit comments