diff --git a/test/core/stack-switching/cont.wast b/test/core/stack-switching/cont.wast index 2c13948b..21c3da32 100644 --- a/test/core/stack-switching/cont.wast +++ b/test/core/stack-switching/cont.wast @@ -127,7 +127,7 @@ (cont.new $k1 (ref.null $f1) ) - (unreachable) + (drop) ) )