We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3218365 commit 2e05281Copy full SHA for 2e05281
test/lit/passes/remove-unused-module-elements-cont.wast
@@ -36,7 +36,7 @@
36
(func $func
37
;; This function is only ever referred to by a ref.func that is passed into
38
;; a cont.new. We should not modify this to unreachable, which we would do if
39
- ;; we didn't realize it will execute.
+ ;; we didn't realize it will execute (in closed world).
40
(nop)
41
)
42
0 commit comments