From d0dae28c05dd9ef4da0d77fee42cf15cd1d94e3c Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Thu, 15 Oct 2020 13:13:10 -0500 Subject: Only write explicit names to name section (#3241) Fixes: #3226 --- test/example/c-api-unused-mem.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/example') diff --git a/test/example/c-api-unused-mem.txt b/test/example/c-api-unused-mem.txt index 108c04eba..0a5ce8061 100644 --- a/test/example/c-api-unused-mem.txt +++ b/test/example/c-api-unused-mem.txt @@ -36,7 +36,7 @@ (call $main) ) ) -151 +145 (module (type $none_=>_none (func)) (memory $0 1024 1024) -- cgit v1.2.3