diff options
Diffstat (limited to 'test/lit/help/wasm-emscripten-finalize.test')
-rw-r--r-- | test/lit/help/wasm-emscripten-finalize.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/lit/help/wasm-emscripten-finalize.test b/test/lit/help/wasm-emscripten-finalize.test index 604e11081..1ed81729c 100644 --- a/test/lit/help/wasm-emscripten-finalize.test +++ b/test/lit/help/wasm-emscripten-finalize.test @@ -162,6 +162,10 @@ ;; CHECK-NEXT: parsed as structural (i.e. ;; CHECK-NEXT: equirecursive). This is the default. ;; CHECK-NEXT: +;; CHECK-NEXT: --hybrid Force all GC type definitions to be +;; CHECK-NEXT: parsed using the isorecursive hybrid type +;; CHECK-NEXT: system. +;; CHECK-NEXT: ;; CHECK-NEXT: ;; CHECK-NEXT: General options: ;; CHECK-NEXT: ---------------- |