summaryrefslogtreecommitdiff
path: root/test/interp/rethrow-and-br.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/interp/rethrow-and-br.txt')
-rw-r--r--test/interp/rethrow-and-br.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interp/rethrow-and-br.txt b/test/interp/rethrow-and-br.txt
index 3ed2f1eb..705351cd 100644
--- a/test/interp/rethrow-and-br.txt
+++ b/test/interp/rethrow-and-br.txt
@@ -4,7 +4,7 @@
(tag $e1)
(tag $e2)
(type $helper-type (func (result i32)))
- (table anyfunc (elem $helper))
+ (table funcref (elem $helper))
(func (export "rethrow-br") (result i32)
(try (result i32)
(do