Thanks to visit codestin.com Credit goes to github.com
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 4c9bb11 commit 2bf048bCopy full SHA for 2bf048b
integration_tests/CMakeLists.txt
@@ -253,6 +253,7 @@ RUN(NAME expr_14 LABELS cpython llvm c)
253
RUN(NAME loop_01 LABELS cpython llvm c)
254
RUN(NAME loop_02 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
255
RUN(NAME loop_03 LABELS cpython llvm c wasm wasm_x64)
256
+RUN(NAME loop_04 LABELS cpython llvm)
257
RUN(NAME if_01 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
258
RUN(NAME if_02 LABELS cpython llvm c wasm wasm_x86 wasm_x64)
259
RUN(NAME print_02 LABELS cpython llvm c)
0 commit comments