summaryrefslogtreecommitdiff
path: root/test/ctor-eval/gc.wast.out
diff options
context:
space:
mode:
Diffstat (limited to 'test/ctor-eval/gc.wast.out')
-rw-r--r--test/ctor-eval/gc.wast.out2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ctor-eval/gc.wast.out b/test/ctor-eval/gc.wast.out
index b926b5ad4..e1520f12b 100644
--- a/test/ctor-eval/gc.wast.out
+++ b/test/ctor-eval/gc.wast.out
@@ -27,7 +27,7 @@
)
)
(func $0_0
- (local $0 (ref null $struct))
+ (local $0 (ref $struct))
(local.set $0
(global.get $ctor-eval$global_0)
)