diff options
Diffstat (limited to 'test/lld/hello_world.passive.wat.out')
-rw-r--r-- | test/lld/hello_world.passive.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/hello_world.passive.wat.out b/test/lld/hello_world.passive.wat.out index a4c1a9c1b..247463069 100644 --- a/test/lld/hello_world.passive.wat.out +++ b/test/lld/hello_world.passive.wat.out @@ -44,7 +44,7 @@ "declares": [ "puts" ], - "externs": [ + "globalImports": [ ], "exports": [ "__wasm_call_ctors", |