diff options
Diffstat (limited to 'test/lld/shared.wat.out')
-rw-r--r-- | test/lld/shared.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/shared.wat.out b/test/lld/shared.wat.out index 7731ae719..6370e7b9b 100644 --- a/test/lld/shared.wat.out +++ b/test/lld/shared.wat.out @@ -57,7 +57,7 @@ "declares": [ "puts" ], - "externs": [ + "globalImports": [ "__memory_base", "__table_base", "external_var", |