From bd497d3def1e2c702e29521f097be26024a8253e Mon Sep 17 00:00:00 2001 From: Thomas Lively Date: Tue, 12 Sep 2023 20:11:39 -0500 Subject: Fix stacky-nn-tuple.test.wasm (#5934) This file was updated when we switched to the standard GC opcodes, but the PR updating it did not include a fix to the encoding for nullable and non-nullable references, so this test was incorrect. Fix it. --- test/lit/binary/stacky-nn-tuple.test.wasm | Bin 81 -> 81 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/lit/binary/stacky-nn-tuple.test.wasm') diff --git a/test/lit/binary/stacky-nn-tuple.test.wasm b/test/lit/binary/stacky-nn-tuple.test.wasm index 17f77788b..ecf6c842a 100644 Binary files a/test/lit/binary/stacky-nn-tuple.test.wasm and b/test/lit/binary/stacky-nn-tuple.test.wasm differ -- cgit v1.2.3