diff options
Diffstat (limited to 'test/lit/help')
-rw-r--r-- | test/lit/help/wasm-fuzz-types.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lit/help/wasm-fuzz-types.test b/test/lit/help/wasm-fuzz-types.test index 684b2a677..a282aa4a6 100644 --- a/test/lit/help/wasm-fuzz-types.test +++ b/test/lit/help/wasm-fuzz-types.test @@ -17,6 +17,8 @@ ;; CHECK-NEXT: ;; CHECK-NEXT: --structural Use the equirecursive type system ;; CHECK-NEXT: +;; CHECK-NEXT: --hybrid Use the isorecursive hybrid type system +;; CHECK-NEXT: ;; CHECK-NEXT: ;; CHECK-NEXT: General options: ;; CHECK-NEXT: ---------------- |