diff options
Diffstat (limited to 'test/lld/main_module_table_5.wat.out')
-rw-r--r-- | test/lld/main_module_table_5.wat.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lld/main_module_table_5.wat.out b/test/lld/main_module_table_5.wat.out index cccf422fc..f26ca8ae8 100644 --- a/test/lld/main_module_table_5.wat.out +++ b/test/lld/main_module_table_5.wat.out @@ -31,7 +31,7 @@ "tableSize": 1, "declares": [ ], - "externs": [ + "globalImports": [ "__stack_pointer", "__stdio_write", "__table_base" |