Browse Source

[PATCH 073/188] update symbols reference

From 48cf4b9ed83f9172f3aa2cebc924d20afc76cd47 Mon Sep 17 00:00:00 2001
From: Dmitry Boyarintsev <[email protected]>
Date: Thu, 5 Mar 2020 10:23:43 -0500

git-svn-id: branches/wasm@46069 -
nickysn 5 years ago
parent
commit
2fa200e8f4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      utils/wasmbin/testscan/asmsym3.wat

+ 1 - 1
utils/wasmbin/testscan/asmsym3.wat

@@ -1,6 +1,6 @@
 (module
   ;;.local
-  ;;.undef
+  ;;.weak
   (func $anycall (param $i i32)
     unreachable
   )