summaryrefslogtreecommitdiff
path: root/test/binaryen.js/push-pop.js.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binaryen.js/push-pop.js.txt')
-rw-r--r--test/binaryen.js/push-pop.js.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/binaryen.js/push-pop.js.txt b/test/binaryen.js/push-pop.js.txt
index 0597780d9..c9689831f 100644
--- a/test/binaryen.js/push-pop.js.txt
+++ b/test/binaryen.js/push-pop.js.txt
@@ -27,5 +27,5 @@ getExpressionInfo(i64.pop) = {"id":37,"type":2}
getExpressionInfo(f32.pop) = {"id":37,"type":3}
getExpressionInfo(f64.pop) = {"id":37,"type":4}
getExpressionInfo(v128.pop) = {"id":37,"type":5}
-getExpressionInfo(exnref.pop) = {"id":37,"type":6}
+getExpressionInfo(exnref.pop) = {"id":37,"type":7}
getExpressionInfo(push) = {"id":36}