diff options
Diffstat (limited to 'test/lld/em_asm.wat.out')
-rw-r--r-- | test/lld/em_asm.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/em_asm.wat.out b/test/lld/em_asm.wat.out index c0261d891..7fe5c01b3 100644 --- a/test/lld/em_asm.wat.out +++ b/test/lld/em_asm.wat.out @@ -80,7 +80,7 @@ "declares": [ "emscripten_asm_const_int" ], - "externs": [ + "globalImports": [ ], "exports": [ "__wasm_call_ctors", |