We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ef125 commit f19f8e1Copy full SHA for f19f8e1
1 file changed
test/lit/passes/mark-js-called.wast
@@ -3,7 +3,7 @@
3
;; RUN: foreach %s %t wasm-opt --mark-js-called -all -S -o - | filecheck %s
4
5
;; $configured will be marked as @binaryen.js.called. $already is already marked,
6
-;; and nothing changess. $unconfigured* are not in configureAll so they are left
+;; and nothing changes. $unconfigured* are not in configureAll so they are left
7
;; alone.
8
9
(module
0 commit comments