diff options
Diffstat (limited to 'test/lit/validation/extended-const.wast')
-rw-r--r-- | test/lit/validation/extended-const.wast | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lit/validation/extended-const.wast b/test/lit/validation/extended-const.wast index 054c5e28e..8188079a1 100644 --- a/test/lit/validation/extended-const.wast +++ b/test/lit/validation/extended-const.wast @@ -5,6 +5,7 @@ ;; NO-EXTENDED: unexpected false: global init must be constant ;; NO-EXTENDED: unexpected false: memory segment offset should be constant +;; NO-EXTENDED: unexpected false: table segment offset should be constant ;; EXTENDED: (import "env" "global" (global $gimport$0 i32)) ;; EXTENDED: (global $1 i32 (i32.add |