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 9e94f9a commit 69aee67Copy full SHA for 69aee67
test/lit/passes/j2cl-inline.wast
@@ -1,6 +1,6 @@
1
;; NOTE: Assertions have been generated by update_lit_checks.py --all-items and should not be edited.
2
3
-;; RUN: foreach %s %t wasm-opt --no-inline=*_<once>_* --optimize-j2cl --inlining --vacuum --optimize-level=3 -all -S -o - | filecheck %s
+;; RUN: foreach %s %t wasm-opt --no-inline=*_\<once\>_* --optimize-j2cl --inlining --vacuum --optimize-level=3 -all -S -o - | filecheck %s
4
5
;; Only trivial once functions are inlined
6
(module
0 commit comments