diff options
Diffstat (limited to 'test/lit/help/wasm2js.test')
-rw-r--r-- | test/lit/help/wasm2js.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lit/help/wasm2js.test b/test/lit/help/wasm2js.test index 1dbb58fda..a10eee344 100644 --- a/test/lit/help/wasm2js.test +++ b/test/lit/help/wasm2js.test @@ -571,6 +571,10 @@ ;; CHECK-NEXT: equirecursive). This is the ;; CHECK-NEXT: default. ;; CHECK-NEXT: +;; CHECK-NEXT: --hybrid Force all GC type definitions to +;; CHECK-NEXT: be parsed using the isorecursive +;; CHECK-NEXT: hybrid type system. +;; CHECK-NEXT: ;; CHECK-NEXT: ;; CHECK-NEXT: General options: ;; CHECK-NEXT: ---------------- |